Skip to content

Instantly share code, notes, and snippets.

@keevee09
Created November 16, 2016 18:52
Show Gist options
  • Save keevee09/7d64d209e30d446d880c8767eee753e1 to your computer and use it in GitHub Desktop.
Save keevee09/7d64d209e30d446d880c8767eee753e1 to your computer and use it in GitHub Desktop.
neovim (neovim/neovim/neovim) on macOS 10.11.6 - Homebrew build logs
Homebrew build logs for neovim/neovim/neovim on macOS 10.11.6
Build date: 2016-11-17 07:31:16
HOMEBREW_VERSION: 1.1.0-140-gedf042e
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: edf042ee97f80955b077724119e717a51eb25e29
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 2ab48fcd080ef7160a28e7b8d8693a87df42b7f7
Core tap last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.10.2 => /usr/local/bin/git
Perl: /Users/tony/perl5/perlbrew/perls/perl-5.16.0/bin/perl
Python: /Users/tony/.pyenv/shims/python => /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/tony/.rbenv/shims/ruby => /Users/tony/.rbenv/versions/2.3.1/bin/ruby
Java: 1.8.0_66, 1.8.0_45, 1.6.0_65-b14-468
macOS: 10.11.6-x86_64
Xcode: 8.1
CLT: 7.3.1.0.1.1461711523
X11: 2.7.11 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Setting DYLD_* vars can break dynamic linking.
Set variables:
DYLD_LIBRARY_PATH: /Users/tony/torch/install/lib:
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/tony/.pyenv/shims/libpng16-config
/Users/tony/.pyenv/shims/python-config
/Users/tony/.pyenv/shims/python2-config
/Users/tony/.pyenv/shims/python2.7-config
/Users/tony/.pyenv/shims/python3-config
/Users/tony/.pyenv/shims/python3.5-config
/Users/tony/.pyenv/shims/python3.5m-config
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
gdal
pyqt-qt4
qscintilla2-qt4
qt-4
qwt-qt4
qwtpolar-qt4
sip-qt4
neovim/neovim/neovim
Formula: neovim
Tap: neovim/neovim
Path: /usr/local/Homebrew/Library/Taps/neovim/homebrew-neovim/Formula/neovim.rb
2016-11-17 07:28:38 +1300
cmake
../third-party
-DUSE_BUNDLED_BUSTED=OFF
-DUSE_BUNDLED_GPERF=OFF
-DUSE_BUNDLED_LUV=OFF
-DUSE_EXISTING_SRC_DIR=ON
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/neovim/0.1.6
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DHAVE_CLOCK_GETTIME:INTERNAL=0
-- The C compiler identification is AppleClang 8.0.0.8000042
-- The CXX compiler identification is AppleClang 8.0.0.8000042
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found GNU Make at /usr/local/Homebrew/Library/Homebrew/shims/super/gmake
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.1")
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
HAVE_CLOCK_GETTIME
-- Build files have been written to: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_e2542.dir/testCCompiler.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_e2542.dir/testCCompiler.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e2542.dir/testCCompiler.c.o -o cmTC_e2542
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e2542.dir/testCCompiler.c.o -o cmTC_e2542 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_9b1cb.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_9b1cb.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_9b1cb.dir/CMakeCCompilerABI.c.o -o cmTC_9b1cb
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_9b1cb.dir/CMakeCCompilerABI.c.o -o cmTC_9b1cb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_8b01f.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_8b01f.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8b01f.dir/feature_tests.c.o -o cmTC_8b01f
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8b01f.dir/feature_tests.c.o -o cmTC_8b01f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_768f1.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_768f1.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_768f1.dir/feature_tests.c.o -o cmTC_768f1
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_768f1.dir/feature_tests.c.o -o cmTC_768f1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_6b746.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_6b746.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6b746.dir/feature_tests.c.o -o cmTC_6b746
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6b746.dir/feature_tests.c.o -o cmTC_6b746 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_42408.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_42408.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_42408.dir/testCXXCompiler.cxx.o -o cmTC_42408
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_42408.dir/testCXXCompiler.cxx.o -o cmTC_42408 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_9207a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_9207a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_9207a.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_9207a
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_9207a.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_9207a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_d5d8d.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_d5d8d.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d5d8d.dir/feature_tests.cxx.o -o cmTC_d5d8d
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d5d8d.dir/feature_tests.cxx.o -o cmTC_d5d8d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_77ae8.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_77ae8.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_77ae8.dir/feature_tests.cxx.o -o cmTC_77ae8
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_77ae8.dir/feature_tests.cxx.o -o cmTC_77ae8 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_7f9f8.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_7f9f8.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f9f8.dir/feature_tests.cxx.o -o cmTC_7f9f8
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f9f8.dir/feature_tests.cxx.o -o cmTC_7f9f8 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2016-11-17 07:28:42 +1300
make
VERBOSE=1
/usr/local/Cellar/cmake/3.7.0/bin/cmake -H/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party -B/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_progress_start /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/msgpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/msgpack.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/msgpack.dir/depend.internal".
Scanning dependencies of target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build
[ 1%] Creating directories for 'msgpack'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/msgpack
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-mkdir
[ 2%] Performing download step for 'msgpack'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/msgpack && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/msgpack -DURL=https://github.com/msgpack/msgpack-c/archive/cpp-1.0.0.tar.gz -DEXPECTED_SHA256=afda64ca445203bb7092372b822bae8b2539fdcebbfc3f753f393628c2bcfe7d -DTARGET=msgpack -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/msgpack && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-download
[ 4%] No patch step for 'msgpack'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-patch
[ 5%] No update step for 'msgpack'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-update
[ 7%] Performing configure step for 'msgpack'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack -DMSGPACK_ENABLE_CXX=OFF -DMSGPACK_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr -DCMAKE_C_COMPILER=/usr/local/Homebrew/Library/Homebrew/shims/super/clang -DCMAKE_BUILD_TYPE=Release "-DCMAKE_C_FLAGS:STRING= -fPIC" "-DCMAKE_GENERATOR=Unix Makefiles"
Re-run cmake no build system arguments
-- The C compiler identification is AppleClang 8.0.0.8000042
-- The CXX compiler identification is AppleClang 8.0.0.8000042
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC - Failed
-- Found Doxygen: /usr/local/bin/doxygen (found version "1.8.12")
-- Configuring done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
msgpack
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-configure
[ 8%] Performing build step for 'msgpack'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake --build . --config Release
/usr/local/Cellar/cmake/3.7.0/bin/cmake -H/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack -B/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_progress_start /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/depend.internal".
Scanning dependencies of target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build
[ 8%] Building C object CMakeFiles/msgpack.dir/src/unpack.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/unpack.c
[ 16%] Building C object CMakeFiles/msgpack.dir/src/objectc.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/objectc.c
[ 25%] Building C object CMakeFiles/msgpack.dir/src/version.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/version.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/version.c
[ 33%] Building C object CMakeFiles/msgpack.dir/src/vrefbuffer.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/vrefbuffer.c
[ 41%] Building C object CMakeFiles/msgpack.dir/src/zone.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/zone.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/zone.c
[ 50%] Linking C shared library libmsgpack.dylib
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_link_script CMakeFiles/msgpack.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.0.0 -current_version 4.0.0 -o libmsgpack.4.0.0.dylib -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/libmsgpack.3.dylib CMakeFiles/msgpack.dir/src/unpack.c.o CMakeFiles/msgpack.dir/src/objectc.c.o CMakeFiles/msgpack.dir/src/version.c.o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o CMakeFiles/msgpack.dir/src/zone.c.o
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_symlink_library libmsgpack.4.0.0.dylib libmsgpack.3.dylib libmsgpack.dylib
[ 50%] Built target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/depend.internal".
Scanning dependencies of target msgpack-static
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/build
[ 58%] Building C object CMakeFiles/msgpack-static.dir/src/unpack.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/unpack.c
[ 66%] Building C object CMakeFiles/msgpack-static.dir/src/objectc.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/objectc.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/objectc.c
[ 75%] Building C object CMakeFiles/msgpack-static.dir/src/version.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/version.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/version.c
[ 83%] Building C object CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/vrefbuffer.c
[ 91%] Building C object CMakeFiles/msgpack-static.dir/src/zone.c.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/zone.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/zone.c
[100%] Linking C static library libmsgpack.a
/usr/local/Cellar/cmake/3.7.0/bin/cmake -P CMakeFiles/msgpack-static.dir/cmake_clean_target.cmake
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_link_script CMakeFiles/msgpack-static.dir/link.txt --verbose=1
/usr/bin/ar qc libmsgpack.a CMakeFiles/msgpack-static.dir/src/unpack.c.o CMakeFiles/msgpack-static.dir/src/objectc.c.o CMakeFiles/msgpack-static.dir/src/version.c.o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o CMakeFiles/msgpack-static.dir/src/zone.c.o
/usr/bin/ranlib libmsgpack.a
[100%] Built target msgpack-static
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_progress_start /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles 0
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-build
[ 10%] Performing install step for 'msgpack'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake --build . --target install --config Release
/usr/local/Cellar/cmake/3.7.0/bin/cmake -H/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack -B/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_progress_start /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build
make[5]: Nothing to be done for `CMakeFiles/msgpack.dir/build'.
[ 50%] Built target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/build
make[5]: Nothing to be done for `CMakeFiles/msgpack-static.dir/build'.
[100%] Built target msgpack-static
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_progress_start /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles 0
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[4]: Nothing to be done for `preinstall'.
Install the project...
/usr/local/Cellar/cmake/3.7.0/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libmsgpack.4.0.0.dylib
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libmsgpack.3.dylib
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libmsgpack.dylib
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libmsgpack.a
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/bool.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/bool_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/char_ptr.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/char_ptr_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/check_container_size.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/array.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/array_char.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/array_char_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/array_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/forward_list.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/forward_list_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/tuple.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/tuple_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_map.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_map_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_set.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_set_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/define.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/deque.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/deque_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/detail
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/detail/cpp03_define.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/detail/cpp03_msgpack_tuple.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/detail/cpp03_msgpack_tuple_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/detail/cpp11_define.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/detail/cpp11_msgpack_tuple.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/detail/cpp11_msgpack_tuple_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/fixint.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/fixint_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/float.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/float_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/int.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/int_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/list.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/list_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/map.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/map_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/msgpack_tuple.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/msgpack_tuple_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/nil.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/nil_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/pair.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/pair_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/raw.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/raw_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/set.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/set_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/string.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/string_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/tr1
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/tr1/unordered_map.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/tr1/unordered_map_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/tr1/unordered_set.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/tr1/unordered_set_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/vector.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/vector_bool.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/vector_bool_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/vector_char.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/vector_char_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/adaptor/vector_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/cpp_config.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/detail
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/detail/cpp03_zone.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/detail/cpp11_zone.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/fbuffer.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/fbuffer.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/gcc_atomic.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/iterator.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/object.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/object.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/object_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/pack.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/pack.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/pack_define.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/pack_template.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/sbuffer.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/sbuffer.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/sysdep.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/type.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/unpack.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/unpack.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/unpack_define.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/unpack_template.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/util.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/version.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/version.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/version_master.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/versioning.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/vrefbuffer.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/vrefbuffer.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/zbuffer.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/zbuffer.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/zone.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack/zone.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack.h
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/msgpack_fwd.hpp
-- Installing: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig/msgpack.pc
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-install
[ 11%] Completed 'msgpack'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/msgpack-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-stamp/msgpack-done
[ 11%] Built target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luajit.dir/build.make CMakeFiles/luajit.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luajit.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luajit.dir/depend.internal".
Scanning dependencies of target luajit
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luajit.dir/build.make CMakeFiles/luajit.dir/build
[ 13%] Creating directories for 'luajit'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luajit
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-mkdir
[ 14%] Performing download step for 'luajit'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luajit && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luajit -DURL=https://github.com/neovim/deps/raw/master/opt/LuaJIT-2.0.4.tar.gz -DEXPECTED_SHA256=620fa4eb12375021bef6e4f237cbd2dd5d49e56beb414bee052c746beef1807d -DTARGET=luajit -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luajit && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-download
[ 16%] No patch step for 'luajit'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-patch
[ 17%] No update step for 'luajit'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-update
[ 19%] No configure step for 'luajit'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-configure
[ 20%] No build step for 'luajit'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-build
[ 22%] Performing install step for 'luajit'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit && /Applications/Xcode.app/Contents/Developer/usr/bin/make CFLAGS=-fPIC CFLAGS+=-DLUAJIT_DISABLE_JIT CFLAGS+=-DLUA_USE_APICHECK CFLAGS+=-DLUA_USE_ASSERT CCDEBUG+=-g Q= install CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang PREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr
==== Building LuaJIT 2.0.4 ====
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src
HOSTCC host/minilua.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/minilua.o host/minilua.c
HOSTLINK host/minilua
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -o host/minilua host/minilua.o -lm
DYNASM host/buildvm_arch.h
host/minilua ../dynasm/dynasm.lua -D P64 -D FFI -D FPU -D HFABI -D VER= -o host/buildvm_arch.h vm_x86.dasc
HOSTCC host/buildvm.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm.o host/buildvm.c
HOSTCC host/buildvm_asm.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_asm.o host/buildvm_asm.c
HOSTCC host/buildvm_peobj.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_peobj.o host/buildvm_peobj.c
HOSTCC host/buildvm_lib.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_lib.o host/buildvm_lib.c
HOSTCC host/buildvm_fold.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_fold.o host/buildvm_fold.c
HOSTLINK host/buildvm
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -o host/buildvm host/buildvm.o host/buildvm_asm.o host/buildvm_peobj.o host/buildvm_lib.o host/buildvm_fold.o
BUILDVM lj_vm.s
host/buildvm -m machasm -o lj_vm.s
ASM lj_vm.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vm.o lj_vm.s
CC lj_gc.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gc.o lj_gc.c
BUILDVM lj_ffdef.h
host/buildvm -m ffdef -o lj_ffdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lj_err.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_err.o lj_err.c
CC lj_char.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_char.o lj_char.c
BUILDVM lj_bcdef.h
host/buildvm -m bcdef -o lj_bcdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lj_bc.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bc.o lj_bc.c
CC lj_obj.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj.o lj_obj.c
CC lj_str.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str.o lj_str.c
CC lj_tab.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab.o lj_tab.c
CC lj_func.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func.o lj_func.c
CC lj_udata.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata.o lj_udata.c
CC lj_meta.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta.o lj_meta.c
CC lj_debug.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug.o lj_debug.c
CC lj_state.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state.o lj_state.c
CC lj_dispatch.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_dispatch.o lj_dispatch.c
CC lj_vmevent.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c
CC lj_vmmath.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c
CC lj_strscan.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c
CC lj_api.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api.o lj_api.c
CC lj_lex.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex.o lj_lex.c
CC lj_parse.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse.o lj_parse.c
CC lj_bcread.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c
CC lj_bcwrite.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c
CC lj_load.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load.o lj_load.c
CC lj_ir.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ir.o lj_ir.c
CC lj_opt_mem.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_mem.o lj_opt_mem.c
BUILDVM lj_folddef.h
host/buildvm -m folddef -o lj_folddef.h lj_opt_fold.c
CC lj_opt_fold.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_fold.o lj_opt_fold.c
CC lj_opt_narrow.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_narrow.o lj_opt_narrow.c
CC lj_opt_dce.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_dce.o lj_opt_dce.c
CC lj_opt_loop.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_loop.o lj_opt_loop.c
CC lj_opt_split.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_split.o lj_opt_split.c
CC lj_opt_sink.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_sink.o lj_opt_sink.c
CC lj_mcode.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c
CC lj_snap.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap.o lj_snap.c
CC lj_record.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_record.o lj_record.c
CC lj_crecord.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_crecord.o lj_crecord.c
BUILDVM lj_recdef.h
host/buildvm -m recdef -o lj_recdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lj_ffrecord.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ffrecord.o lj_ffrecord.c
CC lj_asm.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm.o lj_asm.c
CC lj_trace.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace.o lj_trace.c
CC lj_gdbjit.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c
CC lj_ctype.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c
CC lj_cdata.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c
CC lj_cconv.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c
CC lj_ccall.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c
CC lj_ccallback.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c
CC lj_carith.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith.o lj_carith.c
CC lj_clib.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib.o lj_clib.c
CC lj_cparse.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c
CC lj_lib.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib.o lj_lib.c
CC lj_alloc.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c
CC lib_aux.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_aux.o lib_aux.c
BUILDVM lj_libdef.h
host/buildvm -m libdef -o lj_libdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lib_base.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_base.o lib_base.c
CC lib_math.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_math.o lib_math.c
CC lib_bit.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_bit.o lib_bit.c
CC lib_string.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_string.o lib_string.c
CC lib_table.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_table.o lib_table.c
CC lib_io.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_io.o lib_io.c
CC lib_os.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_os.o lib_os.c
CC lib_package.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package.o lib_package.c
CC lib_debug.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_debug.o lib_debug.c
CC lib_jit.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_jit.o lib_jit.c
CC lib_ffi.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_ffi.o lib_ffi.c
CC lib_init.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_init.o lib_init.c
AR libluajit.a
ar rcus 2>/dev/null libluajit.a lj_vm.o lj_gc.o lj_err.o lj_char.o lj_bc.o lj_obj.o lj_str.o lj_tab.o lj_func.o lj_udata.o lj_meta.o lj_debug.o lj_state.o lj_dispatch.o lj_vmevent.o lj_vmmath.o lj_strscan.o lj_api.o lj_lex.o lj_parse.o lj_bcread.o lj_bcwrite.o lj_load.o lj_ir.o lj_opt_mem.o lj_opt_fold.o lj_opt_narrow.o lj_opt_dce.o lj_opt_loop.o lj_opt_split.o lj_opt_sink.o lj_mcode.o lj_snap.o lj_record.o lj_crecord.o lj_ffrecord.o lj_asm.o lj_trace.o lj_gdbjit.o lj_ctype.o lj_cdata.o lj_cconv.o lj_ccall.o lj_ccallback.o lj_carith.o lj_clib.o lj_cparse.o lj_lib.o lj_alloc.o lib_aux.o lib_base.o lib_math.o lib_bit.o lib_string.o lib_table.o lib_io.o lib_os.o lib_package.o lib_debug.o lib_jit.o lib_ffi.o lib_init.o
CC luajit.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o luajit.o luajit.c
BUILDVM jit/vmdef.lua
host/buildvm -m vmdef -o jit/vmdef.lua lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
DYNLINK libluajit.so
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -dynamiclib -single_module -undefined dynamic_lookup -fPIC -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.2.dylib -compatibility_version 2.0 -current_version 2.0.4 -image_base 7fff04c4a000 -o libluajit.so lj_vm.o lj_gc.o lj_err.o lj_char.o lj_bc.o lj_obj.o lj_str.o lj_tab.o lj_func.o lj_udata.o lj_meta.o lj_debug.o lj_state.o lj_dispatch.o lj_vmevent.o lj_vmmath.o lj_strscan.o lj_api.o lj_lex.o lj_parse.o lj_bcread.o lj_bcwrite.o lj_load.o lj_ir.o lj_opt_mem.o lj_opt_fold.o lj_opt_narrow.o lj_opt_dce.o lj_opt_loop.o lj_opt_split.o lj_opt_sink.o lj_mcode.o lj_snap.o lj_record.o lj_crecord.o lj_ffrecord.o lj_asm.o lj_trace.o lj_gdbjit.o lj_ctype.o lj_cdata.o lj_cconv.o lj_ccall.o lj_ccallback.o lj_carith.o lj_clib.o lj_cparse.o lj_lib.o lj_alloc.o lib_aux.o lib_base.o lib_math.o lib_bit.o lib_string.o lib_table.o lib_io.o lib_os.o lib_package.o lib_debug.o lib_jit.o lib_ffi.o lib_init.o -lm
LINK luajit
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -pagezero_size 10000 -image_base 100000000 -o luajit luajit.o libluajit.a -lm
OK Successfully built LuaJIT
==== Successfully built LuaJIT 2.0.4 ====
==== Installing LuaJIT 2.0.4 to /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr ====
mkdir -p /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man1 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/luajit-2.0.4/jit /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/lua/5.1 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/lua/5.1
cd src && install -m 0755 luajit /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/luajit-2.0.4
cd src && test -f libluajit.a && install -m 0644 libluajit.a /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.a || :
rm -f /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/luajit /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.dylib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.2.dylib
cd src && test -f libluajit.so && \
install -m 0755 libluajit.so /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib && \
: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib && \
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.dylib && \
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.2.dylib || :
cd etc && install -m 0644 luajit.1 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man1
cd etc && sed -e "s|^prefix=.*|prefix=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \
install -m 0644 luajit.pc.tmp /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig/luajit.pc && \
rm -f luajit.pc.tmp
cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0
cd src/jit && install -m 0644 bc.lua v.lua dump.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua bcsave.lua vmdef.lua /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/luajit-2.0.4/jit
ln -sf luajit-2.0.4 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/luajit
==== Successfully installed LuaJIT 2.0.4 to /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr ====
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-install
[ 23%] Completed 'luajit'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luajit-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luajit-stamp/luajit-done
[ 23%] Built target luajit
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luarocks.dir/build.make CMakeFiles/luarocks.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luarocks.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luarocks.dir/depend.internal".
Scanning dependencies of target luarocks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luarocks.dir/build.make CMakeFiles/luarocks.dir/build
[ 25%] Creating directories for 'luarocks'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luarocks
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-mkdir
[ 26%] Performing download step for 'luarocks'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luarocks && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luarocks -DURL=https://github.com/keplerproject/luarocks/archive/5d8a16526573b36d5b22aa74866120c998466697.tar.gz -DEXPECTED_SHA256=cae709111c5701235770047dfd7169f66b82ae1c7b9b79207f9df0afb722bfd9 -DTARGET=luarocks -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/luarocks && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-download
[ 28%] No patch step for 'luarocks'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-patch
[ 29%] No update step for 'luarocks'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-update
[ 31%] Performing configure step for 'luarocks'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks && /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks/configure --prefix=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr --force-config --with-lua=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr --with-lua-include=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 --lua-suffix=jit
Checking Lua interpreter...
luajit found in /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin
Checking Lua includes...
lua.h found in /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0/lua.h
curl found at /usr/bin
openssl found at /usr/bin
Configuring for system...
Darwin
Configuring for architecture...
x86_64
Using unversioned rocks dir: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks
Writing configuration...
Installation prefix: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr
LuaRocks configuration directory: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks
Using Lua from: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr
Done configuring.
- Type 'make build' and 'make install':
to install to /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr as usual.
- Type 'make bootstrap':
to install LuaRocks in /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr as a rock.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-configure
[ 32%] No build step for 'luarocks'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-build
[ 34%] Performing install step for 'luarocks'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks && /Applications/Xcode.app/Contents/Developer/usr/bin/make bootstrap
rm -f src/luarocks/site_config.lua
echo 'local site_config = {}' >> src/luarocks/site_config.lua
if [ -n "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" ] ;\
then \
echo "site_config.LUAROCKS_PREFIX=[[/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0" ] ;\
then \
echo "site_config.LUA_INCDIR=[[/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib" ] ;\
then \
echo "site_config.LUA_LIBDIR=[[/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin" ] ;\
then \
echo "site_config.LUA_BINDIR=[[/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "jit" ] ;\
then \
echo "site_config.LUA_INTERPRETER=[[luajit]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks" ] ;\
then \
echo "site_config.LUAROCKS_SYSCONFDIR=[[/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" ] ;\
then \
echo "site_config.LUAROCKS_ROCKS_TREE=[[/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "yes" ] ;\
then \
echo "site_config.LUAROCKS_FORCE_CONFIG=true" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/lib/luarocks/rocks" ] ;\
then \
echo "site_config.LUAROCKS_ROCKS_SUBDIR=[[/lib/luarocks/rocks]]" >> src/luarocks/site_config.lua ;\
fi
if [ "yes" = "yes" ] ;\
then \
echo "site_config.LUA_DIR_SET=true" >> src/luarocks/site_config.lua ;\
fi
echo "site_config.LUAROCKS_UNAME_S=[[Darwin]]" >> src/luarocks/site_config.lua
echo "site_config.LUAROCKS_UNAME_M=[[x86_64]]" >> src/luarocks/site_config.lua
echo "site_config.LUAROCKS_DOWNLOADER=[[curl]]" >> src/luarocks/site_config.lua
echo "site_config.LUAROCKS_MD5CHECKER=[[openssl]]" >> src/luarocks/site_config.lua
if [ -n "" ] ;\
then \
echo 'site_config.LUAROCKS_EXTERNAL_DEPS_SUBDIRS={ bin="bin", lib={ "lib", [[]] }, include="include" }' >> src/luarocks/site_config.lua ;\
echo 'site_config.LUAROCKS_RUNTIME_EXTERNAL_DEPS_SUBDIRS={ bin="bin", lib={ "lib", [[]] }, include="include" }' >> src/luarocks/site_config.lua ;\
fi
echo "return site_config" >> src/luarocks/site_config.lua
mkdir -p "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/lua/5.1//luarocks"
cp src/luarocks/site_config.lua "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/lua/5.1//luarocks"
mkdir -p "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr"
if [ ! -f "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks/config-5.1.lua" ] ;\
then \
mkdir -p `dirname "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks/config-5.1.lua"` ;\
echo 'rocks_trees = {' >> "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
if [ ! -n "yes" ] ;\
then \
echo ' { name = [[user]], root = home..[[/.luarocks]] },' >> "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
fi ;\
echo ' { name = [[system]], root = [[/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr]] }' >> "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
echo '}' >> "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
fi
for f in luarocks luarocks-admin ;\
do \
mv src/bin/$f src/bin/$f.bak ;\
sed "s,^#!.*lua.*,#!/usr/bin/env lua,;/^package.path/d" < src/bin/$f.bak > src/bin/$f ;\
chmod +x src/bin/$f ;\
rm -f src/bin/$f.bak ;\
done
'/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/luajit' -e "package.path=[[`echo "$PWD" | sed -e 's/\([][]\)\1/]]..'\''\1\1'\''..[[/g'`/src/?.lua;]]..package.path" src/bin/luarocks make rockspec --tree="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr"
Warning: variable CFLAGS was not passed in build_variables
mkdir -p "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin"
cd src/bin && \
luaver="5.1" && [ -n "$luaver" ] || luaver=`/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/luajit -e 'print(_VERSION:sub(5))'`; \
for f in luarocks luarocks-admin; \
do \
cp "$f" "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f-$luaver"; \
ln -nfs "$f-$luaver" "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f"; \
done
mkdir -p "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/lua/luarocks"
cd src/luarocks && for f in fs/unix/tools.lua fs/unix.lua fs/win32/tools.lua fs/win32.lua fs/lua.lua persist.lua list.lua require.lua repos.lua dir.lua make_manifest.lua command_line.lua install.lua build/command.lua build/cmake.lua build/make.lua build/builtin.lua fetch/cvs.lua fetch/git.lua fetch/sscm.lua tools/patch.lua fetch/svn.lua tools/zip.lua tools/tar.lua pack.lua type_check.lua make.lua remove.lua fs.lua manif.lua add.lua deps.lua build.lua search.lua show.lua manif_core.lua fetch.lua unpack.lua validate.lua cfg.lua download.lua help.lua util.lua index.lua cache.lua refresh_cache.lua loader.lua admin_remove.lua fetch/hg.lua fetch/git_file.lua new_version.lua lint.lua purge.lua path.lua path_cmd.lua write_rockspec.lua doc.lua upload.lua upload/api.lua upload/multipart.lua fetch/git_http.lua fetch/hg_http.lua fetch/hg_https.lua fetch/hg_ssh.lua fetch/git_https.lua; \
do \
d="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/lua/luarocks"/`dirname "$f"` && \
mkdir -p "$d" && \
cp "$f" "$d" || exit 1; \
done
No existing manifest. Attempting to rebuild...
Updating manifest for /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks
luarocks scm-1 is now built and installed in /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr (license: MIT/X11)
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-install
[ 35%] Completed 'luarocks'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/luarocks-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/luarocks-stamp/luarocks-done
[ 35%] Built target luarocks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libuv.dir/build.make CMakeFiles/libuv.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libuv.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libuv.dir/depend.internal".
Scanning dependencies of target libuv
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libuv.dir/build.make CMakeFiles/libuv.dir/build
[ 37%] Creating directories for 'libuv'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libuv
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-mkdir
[ 38%] Performing download step for 'libuv'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libuv && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libuv -DURL=https://github.com/libuv/libuv/archive/v1.9.1.tar.gz -DEXPECTED_SHA256=a6ca9f0648973d1463f46b495ce546ddcbe7cce2f04b32e802a15539e46c57ad -DTARGET=libuv -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libuv && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-download
[ 40%] No patch step for 'libuv'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-patch
[ 41%] No update step for 'libuv'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-update
[ 43%] Performing configure step for 'libuv'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-build && sh /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/autogen.sh && /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/configure --with-pic --disable-shared --prefix=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr --libdir=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang
+ glibtoolize
glibtoolize: putting auxiliary files in '.'.
glibtoolize: linking file './ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: linking file 'm4/libtool.m4'
glibtoolize: linking file 'm4/ltoptions.m4'
glibtoolize: linking file 'm4/ltsugar.m4'
glibtoolize: linking file 'm4/ltversion.m4'
glibtoolize: linking file 'm4/lt~obsolete.m4'
+ aclocal -I m4
+ autoconf
+ automake --add-missing --copy
configure.ac:35: installing './ar-lib'
configure.ac:25: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:21: installing './install-sh'
configure.ac:21: installing './missing'
Makefile.am: installing './depcomp'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/super/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 /usr/local/Homebrew/Library/Homebrew/shims/super/clang accepts -g... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/super/clang option to accept ISO C89... none needed
checking whether /usr/local/Homebrew/Library/Homebrew/shims/super/clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/local/Homebrew/Library/Homebrew/shims/super/clang... gcc3
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -fvisibility=hidden flag... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -g flag... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -std=gnu89 flag... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -pedantic flag... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -Wall flag... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -Wextra flag... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -Wno-unused-parameter flag... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/Homebrew/Library/Homebrew/shims/super/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/local/Homebrew/Library/Homebrew/shims/super/clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/local/Homebrew/Library/Homebrew/shims/super/clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang static flag -static works... no
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -c -o file.o... yes
checking if /usr/local/Homebrew/Library/Homebrew/shims/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/Homebrew/Library/Homebrew/shims/super/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for dlopen in -ldl... yes
checking for kstat_lookup in -lkstat... no
checking for kvm_open in -lkvm... no
checking for gethostbyname in -lnsl... no
checking for perfstat_cpu in -lperfstat... no
checking for pthread_mutex_init in -lpthread... yes
checking for clock_gettime in -lrt... no
checking for sendfile in -lsendfile... no
checking for socket in -lsocket... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking sys/ahafs_evProds.h usability... no
checking sys/ahafs_evProds.h presence... no
checking for sys/ahafs_evProds.h... no
checking for pkg-config... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libuv.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-configure
[ 44%] No build step for 'libuv'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-build
[ 46%] Performing install step for 'libuv'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-build && /Applications/Xcode.app/Contents/Developer/usr/bin/make V=1 install
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c -o src/libuv_la-fs-poll.lo `test -f 'src/fs-poll.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/fs-poll.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/fs-poll.c -fno-common -DPIC -o src/libuv_la-fs-poll.o
mv -f src/.deps/libuv_la-fs-poll.Tpo src/.deps/libuv_la-fs-poll.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c -o src/libuv_la-inet.lo `test -f 'src/inet.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/inet.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/inet.c -fno-common -DPIC -o src/libuv_la-inet.o
mv -f src/.deps/libuv_la-inet.Tpo src/.deps/libuv_la-inet.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c -o src/libuv_la-threadpool.lo `test -f 'src/threadpool.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/threadpool.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/threadpool.c -fno-common -DPIC -o src/libuv_la-threadpool.o
mv -f src/.deps/libuv_la-threadpool.Tpo src/.deps/libuv_la-threadpool.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c -o src/libuv_la-uv-common.lo `test -f 'src/uv-common.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/uv-common.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/uv-common.c -fno-common -DPIC -o src/libuv_la-uv-common.o
mv -f src/.deps/libuv_la-uv-common.Tpo src/.deps/libuv_la-uv-common.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c -o src/libuv_la-version.lo `test -f 'src/version.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/version.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/version.c -fno-common -DPIC -o src/libuv_la-version.o
mv -f src/.deps/libuv_la-version.Tpo src/.deps/libuv_la-version.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c -o src/unix/libuv_la-async.lo `test -f 'src/unix/async.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/async.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/async.c -fno-common -DPIC -o src/unix/libuv_la-async.o
mv -f src/unix/.deps/libuv_la-async.Tpo src/unix/.deps/libuv_la-async.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c -o src/unix/libuv_la-core.lo `test -f 'src/unix/core.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/core.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/core.c -fno-common -DPIC -o src/unix/libuv_la-core.o
mv -f src/unix/.deps/libuv_la-core.Tpo src/unix/.deps/libuv_la-core.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c -o src/unix/libuv_la-dl.lo `test -f 'src/unix/dl.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/dl.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/dl.c -fno-common -DPIC -o src/unix/libuv_la-dl.o
mv -f src/unix/.deps/libuv_la-dl.Tpo src/unix/.deps/libuv_la-dl.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c -o src/unix/libuv_la-fs.lo `test -f 'src/unix/fs.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/fs.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/fs.c -fno-common -DPIC -o src/unix/libuv_la-fs.o
mv -f src/unix/.deps/libuv_la-fs.Tpo src/unix/.deps/libuv_la-fs.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c -o src/unix/libuv_la-getaddrinfo.lo `test -f 'src/unix/getaddrinfo.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/getaddrinfo.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/getaddrinfo.c -fno-common -DPIC -o src/unix/libuv_la-getaddrinfo.o
mv -f src/unix/.deps/libuv_la-getaddrinfo.Tpo src/unix/.deps/libuv_la-getaddrinfo.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c -o src/unix/libuv_la-getnameinfo.lo `test -f 'src/unix/getnameinfo.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/getnameinfo.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/getnameinfo.c -fno-common -DPIC -o src/unix/libuv_la-getnameinfo.o
mv -f src/unix/.deps/libuv_la-getnameinfo.Tpo src/unix/.deps/libuv_la-getnameinfo.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop-watcher.lo -MD -MP -MF src/unix/.deps/libuv_la-loop-watcher.Tpo -c -o src/unix/libuv_la-loop-watcher.lo `test -f 'src/unix/loop-watcher.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/loop-watcher.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop-watcher.lo -MD -MP -MF src/unix/.deps/libuv_la-loop-watcher.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/loop-watcher.c -fno-common -DPIC -o src/unix/libuv_la-loop-watcher.o
mv -f src/unix/.deps/libuv_la-loop-watcher.Tpo src/unix/.deps/libuv_la-loop-watcher.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c -o src/unix/libuv_la-loop.lo `test -f 'src/unix/loop.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/loop.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/loop.c -fno-common -DPIC -o src/unix/libuv_la-loop.o
mv -f src/unix/.deps/libuv_la-loop.Tpo src/unix/.deps/libuv_la-loop.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c -o src/unix/libuv_la-pipe.lo `test -f 'src/unix/pipe.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/pipe.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/pipe.c -fno-common -DPIC -o src/unix/libuv_la-pipe.o
mv -f src/unix/.deps/libuv_la-pipe.Tpo src/unix/.deps/libuv_la-pipe.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c -o src/unix/libuv_la-poll.lo `test -f 'src/unix/poll.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/poll.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/poll.c -fno-common -DPIC -o src/unix/libuv_la-poll.o
mv -f src/unix/.deps/libuv_la-poll.Tpo src/unix/.deps/libuv_la-poll.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c -o src/unix/libuv_la-process.lo `test -f 'src/unix/process.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/process.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/process.c -fno-common -DPIC -o src/unix/libuv_la-process.o
mv -f src/unix/.deps/libuv_la-process.Tpo src/unix/.deps/libuv_la-process.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c -o src/unix/libuv_la-signal.lo `test -f 'src/unix/signal.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/signal.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/signal.c -fno-common -DPIC -o src/unix/libuv_la-signal.o
mv -f src/unix/.deps/libuv_la-signal.Tpo src/unix/.deps/libuv_la-signal.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c -o src/unix/libuv_la-stream.lo `test -f 'src/unix/stream.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/stream.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/stream.c -fno-common -DPIC -o src/unix/libuv_la-stream.o
mv -f src/unix/.deps/libuv_la-stream.Tpo src/unix/.deps/libuv_la-stream.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c -o src/unix/libuv_la-tcp.lo `test -f 'src/unix/tcp.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/tcp.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/tcp.c -fno-common -DPIC -o src/unix/libuv_la-tcp.o
mv -f src/unix/.deps/libuv_la-tcp.Tpo src/unix/.deps/libuv_la-tcp.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c -o src/unix/libuv_la-thread.lo `test -f 'src/unix/thread.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/thread.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/thread.c -fno-common -DPIC -o src/unix/libuv_la-thread.o
mv -f src/unix/.deps/libuv_la-thread.Tpo src/unix/.deps/libuv_la-thread.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-timer.lo -MD -MP -MF src/unix/.deps/libuv_la-timer.Tpo -c -o src/unix/libuv_la-timer.lo `test -f 'src/unix/timer.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/timer.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-timer.lo -MD -MP -MF src/unix/.deps/libuv_la-timer.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/timer.c -fno-common -DPIC -o src/unix/libuv_la-timer.o
mv -f src/unix/.deps/libuv_la-timer.Tpo src/unix/.deps/libuv_la-timer.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c -o src/unix/libuv_la-tty.lo `test -f 'src/unix/tty.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/tty.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/tty.c -fno-common -DPIC -o src/unix/libuv_la-tty.o
mv -f src/unix/.deps/libuv_la-tty.Tpo src/unix/.deps/libuv_la-tty.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c -o src/unix/libuv_la-udp.lo `test -f 'src/unix/udp.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/udp.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/udp.c -fno-common -DPIC -o src/unix/libuv_la-udp.o
mv -f src/unix/.deps/libuv_la-udp.Tpo src/unix/.deps/libuv_la-udp.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-darwin.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin.Tpo -c -o src/unix/libuv_la-darwin.lo `test -f 'src/unix/darwin.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/darwin.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-darwin.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/darwin.c -fno-common -DPIC -o src/unix/libuv_la-darwin.o
mv -f src/unix/.deps/libuv_la-darwin.Tpo src/unix/.deps/libuv_la-darwin.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-darwin-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin-proctitle.Tpo -c -o src/unix/libuv_la-darwin-proctitle.lo `test -f 'src/unix/darwin-proctitle.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/darwin-proctitle.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-darwin-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin-proctitle.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/darwin-proctitle.c -fno-common -DPIC -o src/unix/libuv_la-darwin-proctitle.o
mv -f src/unix/.deps/libuv_la-darwin-proctitle.Tpo src/unix/.deps/libuv_la-darwin-proctitle.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fsevents.lo -MD -MP -MF src/unix/.deps/libuv_la-fsevents.Tpo -c -o src/unix/libuv_la-fsevents.lo `test -f 'src/unix/fsevents.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/fsevents.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fsevents.lo -MD -MP -MF src/unix/.deps/libuv_la-fsevents.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/fsevents.c -fno-common -DPIC -o src/unix/libuv_la-fsevents.o
mv -f src/unix/.deps/libuv_la-fsevents.Tpo src/unix/.deps/libuv_la-fsevents.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-kqueue.lo -MD -MP -MF src/unix/.deps/libuv_la-kqueue.Tpo -c -o src/unix/libuv_la-kqueue.lo `test -f 'src/unix/kqueue.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/kqueue.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-kqueue.lo -MD -MP -MF src/unix/.deps/libuv_la-kqueue.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/kqueue.c -fno-common -DPIC -o src/unix/libuv_la-kqueue.o
mv -f src/unix/.deps/libuv_la-kqueue.Tpo src/unix/.deps/libuv_la-kqueue.Plo
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" -DPACKAGE_STRING=\"libuv\ 1.8.0\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c -o src/unix/libuv_la-proctitle.lo `test -f 'src/unix/proctitle.c' || echo '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/'`src/unix/proctitle.c
libtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.8.0\" "-DPACKAGE_STRING=\"libuv 1.8.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/proctitle.c -fno-common -DPIC -o src/unix/libuv_la-proctitle.o
mv -f src/unix/.deps/libuv_la-proctitle.Tpo src/unix/.deps/libuv_la-proctitle.Plo
/bin/sh ./libtool --tag=CC --mode=link /usr/local/Homebrew/Library/Homebrew/shims/super/clang -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -no-undefined -version-info 1:0:0 -o libuv.la -rpath /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib src/libuv_la-fs-poll.lo src/libuv_la-inet.lo src/libuv_la-threadpool.lo src/libuv_la-uv-common.lo src/libuv_la-version.lo src/unix/libuv_la-async.lo src/unix/libuv_la-core.lo src/unix/libuv_la-dl.lo src/unix/libuv_la-fs.lo src/unix/libuv_la-getaddrinfo.lo src/unix/libuv_la-getnameinfo.lo src/unix/libuv_la-loop-watcher.lo src/unix/libuv_la-loop.lo src/unix/libuv_la-pipe.lo src/unix/libuv_la-poll.lo src/unix/libuv_la-process.lo src/unix/libuv_la-signal.lo src/unix/libuv_la-stream.lo src/unix/libuv_la-tcp.lo src/unix/libuv_la-thread.lo src/unix/libuv_la-timer.lo src/unix/libuv_la-tty.lo src/unix/libuv_la-udp.lo src/unix/libuv_la-darwin.lo src/unix/libuv_la-darwin-proctitle.lo src/unix/libuv_la-fsevents.lo src/unix/libuv_la-kqueue.lo src/unix/libuv_la-proctitle.lo -lpthread -ldl
libtool: link: ar cru .libs/libuv.a src/libuv_la-fs-poll.o src/libuv_la-inet.o src/libuv_la-threadpool.o src/libuv_la-uv-common.o src/libuv_la-version.o src/unix/libuv_la-async.o src/unix/libuv_la-core.o src/unix/libuv_la-dl.o src/unix/libuv_la-fs.o src/unix/libuv_la-getaddrinfo.o src/unix/libuv_la-getnameinfo.o src/unix/libuv_la-loop-watcher.o src/unix/libuv_la-loop.o src/unix/libuv_la-pipe.o src/unix/libuv_la-poll.o src/unix/libuv_la-process.o src/unix/libuv_la-signal.o src/unix/libuv_la-stream.o src/unix/libuv_la-tcp.o src/unix/libuv_la-thread.o src/unix/libuv_la-timer.o src/unix/libuv_la-tty.o src/unix/libuv_la-udp.o src/unix/libuv_la-darwin.o src/unix/libuv_la-darwin-proctitle.o src/unix/libuv_la-fsevents.o src/unix/libuv_la-kqueue.o src/unix/libuv_la-proctitle.o
libtool: link: ranlib .libs/libuv.a
libtool: link: ( cd ".libs" && rm -f "libuv.la" && ln -s "../libuv.la" "libuv.la" )
/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib'
libtool: install: /usr/bin/install -c .libs/libuv.lai /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libuv.la
libtool: install: /usr/bin/install -c .libs/libuv.a /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libuv.a
libtool: install: chmod 644 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libuv.a
libtool: install: ranlib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libuv.a
/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include'
/usr/bin/install -c -m 644 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include/uv.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include/uv-errno.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include/uv-threadpool.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include/uv-version.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include/uv-unix.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include/uv-darwin.h '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include'
/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libuv.pc '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-install
[ 47%] Completed 'libuv'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libuv-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv-stamp/libuv-done
[ 47%] Built target libuv
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/mpack.dir/build.make CMakeFiles/mpack.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/mpack.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/mpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/mpack.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/mpack.dir/depend.internal".
Scanning dependencies of target mpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/mpack.dir/build.make CMakeFiles/mpack.dir/build
[ 49%] Generating usr/lib/luarocks/rocks/mpack
usr/bin/luarocks build mpack CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang LD=/usr/local/Homebrew/Library/Homebrew/shims/super/clang
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lmpack.c -o lmpack.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -bundle -undefined dynamic_lookup -all_load -o mpack.so -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib lmpack.o
Updating manifest for /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks
mpack 1.0.3-0 is now built and installed in /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr (license: MIT)
[ 49%] Built target mpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/unibilium.dir/build.make CMakeFiles/unibilium.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/unibilium.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/unibilium.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/unibilium.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/unibilium.dir/depend.internal".
Scanning dependencies of target unibilium
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/unibilium.dir/build.make CMakeFiles/unibilium.dir/build
[ 50%] Creating directories for 'unibilium'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/unibilium
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-mkdir
[ 52%] Performing download step for 'unibilium'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/unibilium && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/unibilium -DURL=https://github.com/mauke/unibilium/archive/v1.2.0.tar.gz -DEXPECTED_SHA256=623af1099515e673abfd3cae5f2fa808a09ca55dda1c65a7b5c9424eb304ead8 -DTARGET=unibilium -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/unibilium && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-download
[ 53%] No patch step for 'unibilium'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-patch
[ 55%] No update step for 'unibilium'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-update
[ 56%] No configure step for 'unibilium'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-configure
[ 58%] Performing build step for 'unibilium'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium && /Applications/Xcode.app/Contents/Developer/usr/bin/make CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang PREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr CFLAGS=-fPIC
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o unibilium.lo -c unibilium.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c unibilium.c -fno-common -DPIC -o .libs/unibilium.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c unibilium.c -o unibilium.o >/dev/null 2>&1
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o uninames.lo -c uninames.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c uninames.c -fno-common -DPIC -o .libs/uninames.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c uninames.c -o uninames.o >/dev/null 2>&1
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -DTERMINFO_DIRS='"/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo"' -Wall -std=c99 -fPIC -o uniutil.lo -c uniutil.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -DTERMINFO_DIRS=\"/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo\" -Wall -std=c99 -fPIC -c uniutil.c -fno-common -DPIC -o .libs/uniutil.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -DTERMINFO_DIRS=\"/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo\" -Wall -std=c99 -fPIC -c uniutil.c -o uniutil.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -rpath '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib' -version-info 3:0:3 -o libunibilium.la unibilium.lo uninames.lo uniutil.lo
glibtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libunibilium.0.dylib .libs/unibilium.o .libs/uninames.o .libs/uniutil.o -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.0.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module
glibtool: link: (cd ".libs" && rm -f "libunibilium.dylib" && ln -s "libunibilium.0.dylib" "libunibilium.dylib")
glibtool: link: ar cru .libs/libunibilium.a unibilium.o uninames.o uniutil.o
glibtool: link: ranlib .libs/libunibilium.a
glibtool: link: ( cd ".libs" && rm -f "libunibilium.la" && ln -s "../libunibilium.la" "libunibilium.la" )
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_add_ext_bool.pod | gzip > man/unibi_add_ext_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_add_ext_num.pod | gzip > man/unibi_add_ext_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_add_ext_str.pod | gzip > man/unibi_add_ext_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_count_ext_bool.pod | gzip > man/unibi_count_ext_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_count_ext_num.pod | gzip > man/unibi_count_ext_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_count_ext_str.pod | gzip > man/unibi_count_ext_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_del_ext_bool.pod | gzip > man/unibi_del_ext_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_destroy.pod | gzip > man/unibi_destroy.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_dummy.pod | gzip > man/unibi_dummy.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_dump.pod | gzip > man/unibi_dump.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_format.pod | gzip > man/unibi_format.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_env.pod | gzip > man/unibi_from_env.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_fd.pod | gzip > man/unibi_from_fd.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_file.pod | gzip > man/unibi_from_file.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_fp.pod | gzip > man/unibi_from_fp.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_mem.pod | gzip > man/unibi_from_mem.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_term.pod | gzip > man/unibi_from_term.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_aliases.pod | gzip > man/unibi_get_aliases.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_bool.pod | gzip > man/unibi_get_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_bool.pod | gzip > man/unibi_get_ext_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_bool_name.pod | gzip > man/unibi_get_ext_bool_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_num.pod | gzip > man/unibi_get_ext_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_num_name.pod | gzip > man/unibi_get_ext_num_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_str.pod | gzip > man/unibi_get_ext_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_str_name.pod | gzip > man/unibi_get_ext_str_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_name.pod | gzip > man/unibi_get_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_num.pod | gzip > man/unibi_get_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_str.pod | gzip > man/unibi_get_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_int_from_var.pod | gzip > man/unibi_int_from_var.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_name_bool.pod | gzip > man/unibi_name_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_name_num.pod | gzip > man/unibi_name_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_name_str.pod | gzip > man/unibi_name_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_num_from_var.pod | gzip > man/unibi_num_from_var.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_run.pod | gzip > man/unibi_run.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_aliases.pod | gzip > man/unibi_set_aliases.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_bool.pod | gzip > man/unibi_set_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_bool.pod | gzip > man/unibi_set_ext_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_bool_name.pod | gzip > man/unibi_set_ext_bool_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_num.pod | gzip > man/unibi_set_ext_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_num_name.pod | gzip > man/unibi_set_ext_num_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_str.pod | gzip > man/unibi_set_ext_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_str_name.pod | gzip > man/unibi_set_ext_str_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_name.pod | gzip > man/unibi_set_name.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_num.pod | gzip > man/unibi_set_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_str.pod | gzip > man/unibi_set_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_short_name_bool.pod | gzip > man/unibi_short_name_bool.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_short_name_num.pod | gzip > man/unibi_short_name_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_short_name_str.pod | gzip > man/unibi_short_name_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_str_from_var.pod | gzip > man/unibi_str_from_var.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_terminfo_dirs.pod | gzip > man/unibi_terminfo_dirs.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_var_from_num.pod | gzip > man/unibi_var_from_num.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_var_from_str.pod | gzip > man/unibi_var_from_str.3.gz
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibilium.h.pod | gzip > man/unibilium.h.3.gz
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o tools/gen-static-test.lo -c tools/gen-static-test.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -fno-common -DPIC -o tools/.libs/gen-static-test.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -o tools/gen-static-test.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o tools/gen-static-test libunibilium.la tools/gen-static-test.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o tools/.libs/gen-static-test tools/.libs/gen-static-test.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o tools/unibi-dump.lo -c tools/unibi-dump.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -fno-common -DPIC -o tools/.libs/unibi-dump.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -o tools/unibi-dump.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o tools/unibi-dump libunibilium.la tools/unibi-dump.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o tools/.libs/unibi-dump tools/.libs/unibi-dump.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o tools/unibi-put.lo -c tools/unibi-put.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -fno-common -DPIC -o tools/.libs/unibi-put.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -o tools/unibi-put.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o tools/unibi-put libunibilium.la tools/unibi-put.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o tools/.libs/unibi-put tools/.libs/unibi-put.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o t/00_load.lo -c t/00_load.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/00_load.c -fno-common -DPIC -o t/.libs/00_load.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/00_load.c -o t/00_load.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/00_load.t libunibilium.la t/00_load.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/.libs/00_load.t t/.libs/00_load.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o t/if-then-else.lo -c t/if-then-else.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -fno-common -DPIC -o t/.libs/if-then-else.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -o t/if-then-else.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/if-then-else.t libunibilium.la t/if-then-else.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/.libs/if-then-else.t t/.libs/if-then-else.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o t/static_screen-256color.lo -c t/static_screen-256color.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -fno-common -DPIC -o t/.libs/static_screen-256color.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -o t/static_screen-256color.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/static_screen-256color.t libunibilium.la t/static_screen-256color.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/.libs/static_screen-256color.t t/.libs/static_screen-256color.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o t/static_screen.lo -c t/static_screen.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_screen.c -fno-common -DPIC -o t/.libs/static_screen.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_screen.c -o t/static_screen.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/static_screen.t libunibilium.la t/static_screen.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/.libs/static_screen.t t/.libs/static_screen.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o t/static_tmux.lo -c t/static_tmux.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -fno-common -DPIC -o t/.libs/static_tmux.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -o t/static_tmux.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/static_tmux.t libunibilium.la t/static_tmux.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/.libs/static_tmux.t t/.libs/static_tmux.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -o t/static_xterm.lo -c t/static_xterm.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -fno-common -DPIC -o t/.libs/static_xterm.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -o t/static_xterm.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/static_xterm.t libunibilium.la t/static_xterm.lo
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -o t/.libs/static_xterm.t t/.libs/static_xterm.o ./.libs/libunibilium.dylib
rm tools/unibi-put.lo t/static_xterm.lo t/static_screen-256color.lo t/static_screen.lo tools/gen-static-test.lo t/00_load.lo tools/unibi-dump.lo t/if-then-else.lo t/static_tmux.lo
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-build
[ 59%] Performing install step for 'unibilium'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium && /Applications/Xcode.app/Contents/Developer/usr/bin/make PREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr install
mkdir -p '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include'
install -m644 unibilium.h '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include'
mkdir -p '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig'
sed 's,@VERSION@,1.2.0,;s,@LIBDIR@,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib,;s,@INCDIR@,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include,' <unibilium.pc.in >'/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig/unibilium.pc'
mkdir -p '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib'
glibtool --mode=install cp libunibilium.la '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.la'
glibtool: install: cp .libs/libunibilium.0.dylib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.0.dylib
glibtool: install: (cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib && { ln -s -f libunibilium.0.dylib libunibilium.dylib || { rm -f libunibilium.dylib && ln -s libunibilium.0.dylib libunibilium.dylib; }; })
glibtool: install: cp .libs/libunibilium.lai /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.la
glibtool: install: cp .libs/libunibilium.a /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.a
glibtool: install: chmod 644 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.a
glibtool: install: ranlib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.a
mkdir -p '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3'
install -m644 man/unibi_add_ext_bool.3.gz man/unibi_add_ext_num.3.gz man/unibi_add_ext_str.3.gz man/unibi_count_ext_bool.3.gz man/unibi_count_ext_num.3.gz man/unibi_count_ext_str.3.gz man/unibi_del_ext_bool.3.gz man/unibi_destroy.3.gz man/unibi_dummy.3.gz man/unibi_dump.3.gz man/unibi_format.3.gz man/unibi_from_env.3.gz man/unibi_from_fd.3.gz man/unibi_from_file.3.gz man/unibi_from_fp.3.gz man/unibi_from_mem.3.gz man/unibi_from_term.3.gz man/unibi_get_aliases.3.gz man/unibi_get_bool.3.gz man/unibi_get_ext_bool.3.gz man/unibi_get_ext_bool_name.3.gz man/unibi_get_ext_num.3.gz man/unibi_get_ext_num_name.3.gz man/unibi_get_ext_str.3.gz man/unibi_get_ext_str_name.3.gz man/unibi_get_name.3.gz man/unibi_get_num.3.gz man/unibi_get_str.3.gz man/unibi_int_from_var.3.gz man/unibi_name_bool.3.gz man/unibi_name_num.3.gz man/unibi_name_str.3.gz man/unibi_num_from_var.3.gz man/unibi_run.3.gz man/unibi_set_aliases.3.gz man/unibi_set_bool.3.gz man/unibi_set_ext_bool.3.gz man/unibi_set_ext_bool_name.3.gz man/unibi_set_ext_num.3.gz man/unibi_set_ext_num_name.3.gz man/unibi_set_ext_str.3.gz man/unibi_set_ext_str_name.3.gz man/unibi_set_name.3.gz man/unibi_set_num.3.gz man/unibi_set_str.3.gz man/unibi_short_name_bool.3.gz man/unibi_short_name_num.3.gz man/unibi_short_name_str.3.gz man/unibi_str_from_var.3.gz man/unibi_terminfo_dirs.3.gz man/unibi_var_from_num.3.gz man/unibi_var_from_str.3.gz man/unibilium.h.3.gz '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3'
glibtool --mode=finish '/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-install
[ 61%] Completed 'unibilium'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/unibilium-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/unibilium-stamp/unibilium-done
[ 61%] Built target unibilium
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libtermkey.dir/build.make CMakeFiles/libtermkey.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libtermkey.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libtermkey.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libtermkey.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libtermkey.dir/depend.internal".
Scanning dependencies of target libtermkey
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libtermkey.dir/build.make CMakeFiles/libtermkey.dir/build
[ 62%] Creating directories for 'libtermkey'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libtermkey
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-mkdir
[ 64%] Performing download step for 'libtermkey'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libtermkey && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libtermkey -DURL=http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.18.tar.gz -DEXPECTED_SHA256=239746de41c845af52bb3c14055558f743292dd6c24ac26c2d6567a5a6093926 -DTARGET=libtermkey -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libtermkey && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-download
[ 65%] No patch step for 'libtermkey'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-patch
[ 67%] No update step for 'libtermkey'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-update
[ 68%] No configure step for 'libtermkey'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-configure
[ 70%] No build step for 'libtermkey'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-build
[ 71%] Performing install step for 'libtermkey'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey && /Applications/Xcode.app/Contents/Developer/usr/bin/make CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang PREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr PKG_CONFIG_PATH=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig CFLAGS=-fPIC install
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include
install -m644 termkey.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig
sed "s,@LIBDIR@,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib,;s,@INCDIR@,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include," <termkey.pc.in >/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig/termkey.pc
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -fno-common -DPIC -o .libs/termkey.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -o termkey.o >/dev/null 2>&1
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -fno-common -DPIC -o .libs/driver-csi.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o >/dev/null 2>&1
glibtool --mode=compile --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -fno-common -DPIC -o .libs/driver-ti.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /usr/local/Homebrew/Library/Homebrew/shims/super/clang -rpath /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib -version-info 13:0:12 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib -lunibilium -o libtermkey.la termkey.lo driver-csi.lo driver-ti.lo
glibtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtermkey.1.dylib .libs/termkey.o .libs/driver-csi.o .libs/driver-ti.o -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.dylib -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.1.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module
glibtool: link: (cd ".libs" && rm -f "libtermkey.dylib" && ln -s "libtermkey.1.dylib" "libtermkey.dylib")
glibtool: link: ar cru .libs/libtermkey.a termkey.o driver-csi.o driver-ti.o
glibtool: link: ranlib .libs/libtermkey.a
glibtool: link: ( cd ".libs" && rm -f "libtermkey.la" && ln -s "../libtermkey.la" "libtermkey.la" )
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
glibtool --mode=install install libtermkey.la /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.la
glibtool: install: install .libs/libtermkey.1.dylib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.1.dylib
glibtool: install: (cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib && { ln -s -f libtermkey.1.dylib libtermkey.dylib || { rm -f libtermkey.dylib && ln -s libtermkey.1.dylib libtermkey.dylib; }; })
glibtool: install: install .libs/libtermkey.lai /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.la
glibtool: install: install .libs/libtermkey.a /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.a
glibtool: install: chmod 644 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.a
glibtool: install: ranlib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.a
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man7
for F in man/*.3; do \
gzip <$F >/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/${F#man/}.gz; \
done
for F in man/*.7; do \
gzip <$F >/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man7/${F#man/}.gz; \
done
while read FROM EQ TO; do \
echo ln -sf $TO.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/$FROM.gz; \
done < man/also
ln -sf termkey_new.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_destroy.3.gz
ln -sf termkey_new.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_new_abstract.3.gz
ln -sf termkey_set_flags.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_get_flags.3.gz
ln -sf termkey_set_canonflags.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_get_canonflags.3.gz
ln -sf termkey_set_buffer_size.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_get_buffer_size.3.gz
ln -sf termkey_set_waittime.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_get_waittime.3.gz
ln -sf termkey_getkey.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_getkey_force.3.gz
ln -sf termkey_start.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_stop.3.gz
ln -sf termkey_start.3.gz /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man/man3/termkey_is_started.3.gz
glibtool --mode=finish /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-install
[ 73%] Completed 'libtermkey'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libtermkey-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libtermkey-stamp/libtermkey-done
[ 73%] Built target libtermkey
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/inspect.dir/build.make CMakeFiles/inspect.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/inspect.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/inspect.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/inspect.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/inspect.dir/depend.internal".
Scanning dependencies of target inspect
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/inspect.dir/build.make CMakeFiles/inspect.dir/build
[ 74%] Generating usr/lib/luarocks/rocks/inspect
usr/bin/luarocks build inspect CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang LD=/usr/local/Homebrew/Library/Homebrew/shims/super/clang
Updating manifest for /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks
inspect 3.1.0-1 is now built and installed in /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr (license: MIT <http://opensource.org/licenses/MIT>)
[ 74%] Built target inspect
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/lpeg.dir/build.make CMakeFiles/lpeg.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/lpeg.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/lpeg.dir/depend.internal".
Scanning dependencies of target lpeg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/lpeg.dir/build.make CMakeFiles/lpeg.dir/build
[ 76%] Generating usr/lib/luarocks/rocks/lpeg
usr/bin/luarocks build lpeg CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang LD=/usr/local/Homebrew/Library/Homebrew/shims/super/clang
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpcap.c -o lpcap.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpcode.c -o lpcode.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpprint.c -o lpprint.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lptree.c -o lptree.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpvm.c -o lpvm.o
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -bundle -undefined dynamic_lookup -all_load -o lpeg.so -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib lpcap.o lpcode.o lpprint.o lptree.o lpvm.o
Updating manifest for /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/luarocks/rocks
lpeg 1.0.0-1 is now built and installed in /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr (license: MIT/X11)
[ 76%] Built target lpeg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/jemalloc.dir/build.make CMakeFiles/jemalloc.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/jemalloc.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/jemalloc.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/jemalloc.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/jemalloc.dir/depend.internal".
Scanning dependencies of target jemalloc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/jemalloc.dir/build.make CMakeFiles/jemalloc.dir/build
[ 77%] Creating directories for 'jemalloc'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/jemalloc
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-mkdir
[ 79%] Performing download step for 'jemalloc'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/jemalloc && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/jemalloc -DURL=https://github.com/jemalloc/jemalloc/releases/download/4.2.1/jemalloc-4.2.1.tar.bz2 -DEXPECTED_SHA256=5630650d5c1caab95d2f0898de4fe5ab8519dc680b04963b38bb425ef6a42d57 -DTARGET=jemalloc -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/jemalloc && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-download
[ 80%] No patch step for 'jemalloc'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-patch
[ 82%] No update step for 'jemalloc'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-update
[ 83%] Performing configure step for 'jemalloc'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc && /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc/configure CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang --prefix=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr
checking for xsltproc... /usr/bin/xsltproc
checking for gcc... /usr/local/Homebrew/Library/Homebrew/shims/super/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 /usr/local/Homebrew/Library/Homebrew/shims/super/clang accepts -g... yes
checking for /usr/local/Homebrew/Library/Homebrew/shims/super/clang option to accept ISO C89... none needed
checking whether compiler supports -std=gnu99... yes
checking whether compiler supports -Wall... yes
checking whether compiler supports -Werror=declaration-after-statement... yes
checking whether compiler supports -pipe... yes
checking whether compiler supports -g3... yes
checking how to run the C preprocessor... /usr/local/Homebrew/Library/Homebrew/shims/super/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 size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of intmax_t... 8
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking whether pause instruction is compilable... yes
checking for ar... ar
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking whether __attribute__ syntax is compilable... yes
checking whether compiler supports -Werror... yes
checking whether tls_model attribute is compilable... yes
checking whether compiler supports -Werror... yes
checking whether alloc_size attribute is compilable... no
checking whether compiler supports -Werror... yes
checking whether format(gnu_printf, ...) attribute is compilable... no
checking whether compiler supports -Werror... yes
checking whether format(printf, ...) attribute is compilable... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ld... /usr/local/Homebrew/Library/Homebrew/shims/super/ld
checking for autoconf... /usr/local/opt/autoconf/bin/autoconf
checking for memalign... no
checking for valloc... yes
checking whether compiler supports -O3... yes
checking whether compiler supports -funroll-loops... yes
checking configured backtracing method... N/A
checking for sbrk... yes
Disabling dss allocation because sbrk is deprecated
checking whether utrace(2) is compilable... no
checking whether valgrind is compilable... yes
checking whether a program using __builtin_ffsl is compilable... yes
checking LG_PAGE... 12
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for library containing clock_gettime... (cached) no
checking for secure_getenv... no
checking for issetugid... yes
checking for _malloc_thread_cleanup... no
checking for _pthread_mutex_init_calloc_cb... no
Forcing no TLS to avoid allocator/threading bootstrap issues
checking whether C11 atomics is compilable... no
checking whether atomic(9) is compilable... no
checking whether Darwin OSAtomic*() is compilable... yes
checking whether madvise(2) is compilable... yes
checking for __builtin_clz... yes
checking whether Darwin OSSpin*() is compilable... yes
checking malloc zone version... 8
checking whether glibc malloc hook is compilable... no
checking whether glibc memalign hook is compilable... no
checking whether pthreads adaptive mutexes is compilable... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jemalloc.pc
config.status: creating doc/html.xsl
config.status: creating doc/manpages.xsl
config.status: creating doc/jemalloc.xml
config.status: creating include/jemalloc/jemalloc_macros.h
config.status: creating include/jemalloc/jemalloc_protos.h
config.status: creating include/jemalloc/jemalloc_typedefs.h
config.status: creating include/jemalloc/internal/jemalloc_internal.h
config.status: creating test/test.sh
config.status: creating test/include/test/jemalloc_test.h
config.status: creating config.stamp
config.status: creating bin/jemalloc-config
config.status: creating bin/jemalloc.sh
config.status: creating bin/jeprof
config.status: creating include/jemalloc/jemalloc_defs.h
config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
config.status: creating test/include/test/jemalloc_test_defs.h
config.status: executing include/jemalloc/internal/private_namespace.h commands
config.status: executing include/jemalloc/internal/private_unnamespace.h commands
config.status: executing include/jemalloc/internal/public_symbols.txt commands
config.status: executing include/jemalloc/internal/public_namespace.h commands
config.status: executing include/jemalloc/internal/public_unnamespace.h commands
config.status: executing include/jemalloc/internal/size_classes.h commands
config.status: executing include/jemalloc/jemalloc_protos_jet.h commands
config.status: executing include/jemalloc/jemalloc_rename.h commands
config.status: executing include/jemalloc/jemalloc_mangle.h commands
config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
config.status: executing include/jemalloc/jemalloc.h commands
===============================================================================
jemalloc version : 4.0.2-0-g486d249fb4715fd3de679b6c2a04f7e657883111
library revision : 2
CONFIG : CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang --prefix=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr
CC : /usr/local/Homebrew/Library/Homebrew/shims/super/clang
CFLAGS : -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops
CPPFLAGS : -D_REENTRANT
LDFLAGS :
EXTRA_LDFLAGS :
LIBS : -lpthread
TESTLIBS :
RPATH_EXTRA :
XSLTPROC : /usr/bin/xsltproc
XSLROOT :
PREFIX : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr
BINDIR : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin
DATADIR : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share
INCLUDEDIR : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include
LIBDIR : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
MANDIR : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/share/man
srcroot :
abs_srcroot : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc/
objroot :
abs_objroot : /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc/
JEMALLOC_PREFIX : je_
JEMALLOC_PRIVATE_NAMESPACE
: je_
install_suffix :
autogen : 0
cc-silence : 1
debug : 0
code-coverage : 0
stats : 1
prof : 0
prof-libunwind : 0
prof-libgcc : 0
prof-gcc : 0
tcache : 1
fill : 1
utrace : 0
valgrind : 1
xmalloc : 0
munmap : 1
lazy_lock : 0
tls : 0
cache-oblivious : 1
===============================================================================
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-configure
[ 85%] No build step for 'jemalloc'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-build
[ 86%] Performing install step for 'jemalloc'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc && /Applications/Xcode.app/Contents/Developer/usr/bin/make install_include install_lib_static
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/jemalloc
install -m 644 include/jemalloc/jemalloc.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/jemalloc
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/valgrind.o src/valgrind.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.o src/zone.c
ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/pages.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o src/valgrind.o src/zone.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(atomic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(hash.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(mb.o) has no symbols
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/valgrind.pic.o src/valgrind.c
/usr/local/Homebrew/Library/Homebrew/shims/super/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.pic.o src/zone.c
ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/pages.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o src/valgrind.pic.o src/zone.pic.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(atomic.pic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(hash.pic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(mb.pic.o) has no symbols
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
install -m 755 lib/libjemalloc.a /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
install -m 755 lib/libjemalloc_pic.a /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-install
[ 88%] Completed 'jemalloc'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/jemalloc-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/jemalloc-stamp/jemalloc-done
[ 88%] Built target jemalloc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libvterm.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libvterm.dir/depend.internal".
Scanning dependencies of target libvterm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/build
[ 89%] Creating directories for 'libvterm'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/tmp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libvterm
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-mkdir
[ 91%] Performing download step for 'libvterm'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libvterm && /usr/local/Cellar/cmake/3.7.0/bin/cmake -DPREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libvterm -DURL=https://github.com/neovim/libvterm/archive/a9c7c6fd20fa35e0ad3e0e98901ca12dfca9c25c.tar.gz -DEXPECTED_SHA256=1a4272be91d9614dc183a503786df83b6584e4afaab7feaaa5409f841afbd796 -DTARGET=libvterm -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm is found and not empty, skipping download and extraction.
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/downloads/libvterm && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-download
[ 92%] No patch step for 'libvterm'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-patch
[ 94%] No update step for 'libvterm'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-update
[ 95%] No configure step for 'libvterm'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-configure
[ 97%] No build step for 'libvterm'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E echo_append
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-build
[ 98%] Performing install step for 'libvterm'
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm && /Applications/Xcode.app/Contents/Developer/usr/bin/make CC=/usr/local/Homebrew/Library/Homebrew/shims/super/clang PREFIX=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr CFLAGS=-fPIC install
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include
install -m644 include/vterm.h include/vterm_keycodes.h /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig
sed -e "s,@PREFIX@,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr," -e "s,@LIBDIR@,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib," <vterm.pc.in >/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/pkgconfig/vterm.pc
TBL src/encoding/DECdrawing.tbl
TBL src/encoding/uk.tbl
CC src/encoding.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -fno-common -DPIC -o src/.libs/encoding.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -o src/encoding.o >/dev/null 2>&1
CC src/keyboard.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -fno-common -DPIC -o src/.libs/keyboard.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -o src/keyboard.o >/dev/null 2>&1
CC src/mouse.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -fno-common -DPIC -o src/.libs/mouse.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -o src/mouse.o >/dev/null 2>&1
CC src/parser.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -fno-common -DPIC -o src/.libs/parser.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -o src/parser.o >/dev/null 2>&1
CC src/pen.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -fno-common -DPIC -o src/.libs/pen.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -o src/pen.o >/dev/null 2>&1
CC src/screen.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -fno-common -DPIC -o src/.libs/screen.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -o src/screen.o >/dev/null 2>&1
CC src/state.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/state.c -fno-common -DPIC -o src/.libs/state.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/state.c -o src/state.o >/dev/null 2>&1
CC src/unicode.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -fno-common -DPIC -o src/.libs/unicode.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -o src/unicode.o >/dev/null 2>&1
CC src/vterm.c
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -fno-common -DPIC -o src/.libs/vterm.o
glibtool: compile: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -o src/vterm.o >/dev/null 2>&1
LINK libvterm.la
glibtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvterm.0.dylib src/.libs/encoding.o src/.libs/keyboard.o src/.libs/mouse.o src/.libs/parser.o src/.libs/pen.o src/.libs/screen.o src/.libs/state.o src/.libs/unicode.o src/.libs/vterm.o -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
glibtool: link: (cd ".libs" && rm -f "libvterm.dylib" && ln -s "libvterm.0.dylib" "libvterm.dylib")
glibtool: link: ar cru .libs/libvterm.a src/encoding.o src/keyboard.o src/mouse.o src/parser.o src/pen.o src/screen.o src/state.o src/unicode.o src/vterm.o
glibtool: link: ranlib .libs/libvterm.a
glibtool: link: ( cd ".libs" && rm -f "libvterm.la" && ln -s "../libvterm.la" "libvterm.la" )
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
glibtool --mode=install install libvterm.la /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.la
glibtool: install: install .libs/libvterm.0.dylib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.0.dylib
glibtool: install: (cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib && { ln -s -f libvterm.0.dylib libvterm.dylib || { rm -f libvterm.dylib && ln -s libvterm.0.dylib libvterm.dylib; }; })
glibtool: install: install .libs/libvterm.lai /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.la
glibtool: install: install .libs/libvterm.a /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.a
glibtool: install: chmod 644 /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.a
glibtool: install: ranlib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.a
glibtool --mode=finish /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib
CC bin/unterm.c
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/unterm bin/unterm.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib
CC bin/vterm-ctrl.c
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-ctrl bin/vterm-ctrl.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib
CC bin/vterm-dump.c
glibtool: link: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-dump bin/vterm-dump.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib
install -d /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin
glibtool --mode=install install bin/unterm bin/vterm-ctrl bin/vterm-dump /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/
glibtool: install: install bin/.libs/unterm /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/unterm
glibtool: install: install bin/.libs/vterm-ctrl /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/vterm-ctrl
glibtool: install: install bin/.libs/vterm-dump /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/vterm-dump
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-install
[100%] Completed 'libvterm'
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E make_directory /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/libvterm-complete
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm-stamp/libvterm-done
[100%] Built target libvterm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/clean-shared-libraries.dir/build.make CMakeFiles/clean-shared-libraries.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/clean-shared-libraries.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/clean-shared-libraries.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/clean-shared-libraries.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/clean-shared-libraries.dir/depend.internal".
Scanning dependencies of target clean-shared-libraries
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/clean-shared-libraries.dir/build.make CMakeFiles/clean-shared-libraries.dir/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -DREMOVE_FILE_GLOB=/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/lib*.dylib* -P /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party/cmake/RemoveFiles.cmake
[100%] Built target clean-shared-libraries
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/depend
cd /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build && /usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/third-party /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/third-party.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/third-party.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/third-party.dir/depend.internal".
Dependee "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles/third-party.dir/depend.internal".
Scanning dependencies of target third-party
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/build
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E touch .third-party
[100%] Built target third-party
/usr/local/Cellar/cmake/3.7.0/bin/cmake -E cmake_progress_start /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/CMakeFiles 0
clang called with: -fPIC CMakeCCompilerId.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -fPIC CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a1192.dir/testCCompiler.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a1192.dir/testCCompiler.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a1192.dir/testCCompiler.c.o -o cmTC_a1192
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a1192.dir/testCCompiler.c.o -o cmTC_a1192 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_5c015.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_5c015.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_5c015.dir/CMakeCCompilerABI.c.o -o cmTC_5c015
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_5c015.dir/CMakeCCompilerABI.c.o -o cmTC_5c015 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_33700.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_33700.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33700.dir/feature_tests.c.o -o cmTC_33700
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33700.dir/feature_tests.c.o -o cmTC_33700 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_069fc.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_069fc.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_069fc.dir/feature_tests.c.o -o cmTC_069fc
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_069fc.dir/feature_tests.c.o -o cmTC_069fc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_1a17e.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_1a17e.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1a17e.dir/feature_tests.c.o -o cmTC_1a17e
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1a17e.dir/feature_tests.c.o -o cmTC_1a17e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_8e4f6.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_8e4f6.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8e4f6.dir/testCXXCompiler.cxx.o -o cmTC_8e4f6
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8e4f6.dir/testCXXCompiler.cxx.o -o cmTC_8e4f6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d3cc2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d3cc2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_d3cc2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_d3cc2
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_d3cc2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_d3cc2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_43946.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_43946.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_43946.dir/feature_tests.cxx.o -o cmTC_43946
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_43946.dir/feature_tests.cxx.o -o cmTC_43946 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_f149c.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_f149c.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f149c.dir/feature_tests.cxx.o -o cmTC_f149c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f149c.dir/feature_tests.cxx.o -o cmTC_f149c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_97aec.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_97aec.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_97aec.dir/feature_tests.cxx.o -o cmTC_97aec
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_97aec.dir/feature_tests.cxx.o -o cmTC_97aec -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a22fb.dir/CheckIncludeFile.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a22fb.dir/CheckIncludeFile.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a22fb.dir/CheckIncludeFile.c.o -o cmTC_a22fb
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a22fb.dir/CheckIncludeFile.c.o -o cmTC_a22fb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f24b0.dir/CheckSymbolExists.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f24b0.dir/CheckSymbolExists.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f24b0.dir/CheckSymbolExists.c.o -o cmTC_f24b0
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f24b0.dir/CheckSymbolExists.c.o -o cmTC_f24b0 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f1d07.dir/src.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f1d07.dir/src.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/unpack.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/unpack.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/objectc.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/objectc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/version.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/version.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/version.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/version.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/vrefbuffer.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/vrefbuffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/zone.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/zone.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/zone.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.0.0 -current_version 4.0.0 -o libmsgpack.4.0.0.dylib -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/libmsgpack.3.dylib CMakeFiles/msgpack.dir/src/unpack.c.o CMakeFiles/msgpack.dir/src/objectc.c.o CMakeFiles/msgpack.dir/src/version.c.o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o CMakeFiles/msgpack.dir/src/zone.c.o
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fPIC -DNDEBUG -mmacosx-version-min=10.11 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.0.0 -current_version 4.0.0 -o libmsgpack.4.0.0.dylib -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/libmsgpack.3.dylib CMakeFiles/msgpack.dir/src/unpack.c.o CMakeFiles/msgpack.dir/src/objectc.c.o CMakeFiles/msgpack.dir/src/version.c.o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o CMakeFiles/msgpack.dir/src/zone.c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/unpack.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/unpack.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/objectc.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/objectc.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/msgpack-static.dir/src/objectc.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/objectc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/version.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/version.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/msgpack-static.dir/src/version.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/version.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/vrefbuffer.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/vrefbuffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/zone.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/zone.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall -g -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack-build/include -fPIC -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/msgpack-static.dir/src/zone.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/msgpack/src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o /dev/null -c -x c /dev/null -fno-stack-protector
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o /dev/null -c -x c /dev/null -fno-stack-protector -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/minilua.o host/minilua.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/minilua.o host/minilua.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -o host/minilua host/minilua.o -lm
superenv removed: -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o host/minilua host/minilua.o -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM
superenv removed: -g -O2 -Wall
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -E lj_arch.h -dM -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm.o host/buildvm.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm.o host/buildvm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_asm.o host/buildvm_asm.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_asm.o host/buildvm_asm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_peobj.o host/buildvm_peobj.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_peobj.o host/buildvm_peobj.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_lib.o host/buildvm_lib.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_lib.o host/buildvm_lib.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_fold.o host/buildvm_fold.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_fold.o host/buildvm_fold.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -o host/buildvm host/buildvm.o host/buildvm_asm.o host/buildvm_peobj.o host/buildvm_lib.o host/buildvm_fold.o
superenv removed: -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o host/buildvm host/buildvm.o host/buildvm_asm.o host/buildvm_peobj.o host/buildvm_lib.o host/buildvm_fold.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_vm.o lj_vm.s
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_vm.o lj_vm.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_gc.o lj_gc.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_gc.o lj_gc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_err.o lj_err.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_err.o lj_err.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_char.o lj_char.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_char.o lj_char.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_bc.o lj_bc.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_bc.o lj_bc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_obj.o lj_obj.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_obj.o lj_obj.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_str.o lj_str.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_str.o lj_str.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_tab.o lj_tab.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_tab.o lj_tab.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_func.o lj_func.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_func.o lj_func.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_udata.o lj_udata.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_udata.o lj_udata.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_meta.o lj_meta.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_meta.o lj_meta.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_debug.o lj_debug.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_debug.o lj_debug.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_state.o lj_state.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_state.o lj_state.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_dispatch.o lj_dispatch.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_dispatch.o lj_dispatch.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_api.o lj_api.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_api.o lj_api.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_lex.o lj_lex.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_lex.o lj_lex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_parse.o lj_parse.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_parse.o lj_parse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_load.o lj_load.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_load.o lj_load.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ir.o lj_ir.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ir.o lj_ir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_mem.o lj_opt_mem.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_mem.o lj_opt_mem.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_fold.o lj_opt_fold.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_fold.o lj_opt_fold.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_narrow.o lj_opt_narrow.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_narrow.o lj_opt_narrow.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_dce.o lj_opt_dce.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_dce.o lj_opt_dce.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_loop.o lj_opt_loop.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_loop.o lj_opt_loop.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_split.o lj_opt_split.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_split.o lj_opt_split.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_sink.o lj_opt_sink.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_opt_sink.o lj_opt_sink.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_snap.o lj_snap.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_snap.o lj_snap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_record.o lj_record.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_record.o lj_record.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_crecord.o lj_crecord.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_crecord.o lj_crecord.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ffrecord.o lj_ffrecord.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ffrecord.o lj_ffrecord.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_asm.o lj_asm.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_asm.o lj_asm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_trace.o lj_trace.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_trace.o lj_trace.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_carith.o lj_carith.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_carith.o lj_carith.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_clib.o lj_clib.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_clib.o lj_clib.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_lib.o lj_lib.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_lib.o lj_lib.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_aux.o lib_aux.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_aux.o lib_aux.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_base.o lib_base.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_base.o lib_base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_math.o lib_math.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_math.o lib_math.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_bit.o lib_bit.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_bit.o lib_bit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_string.o lib_string.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_string.o lib_string.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_table.o lib_table.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_table.o lib_table.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_io.o lib_io.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_io.o lib_io.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_os.o lib_os.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_os.o lib_os.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_package.o lib_package.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_package.o lib_package.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_debug.o lib_debug.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_debug.o lib_debug.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_jit.o lib_jit.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_jit.o lib_jit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_ffi.o lib_ffi.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_ffi.o lib_ffi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_init.o lib_init.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o lib_init.o lib_init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fomit-frame-pointer -Wall -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o luajit.o luajit.c
superenv removed: -g -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fomit-frame-pointer -fPIC -DLUAJIT_DISABLE_JIT -DLUA_USE_APICHECK -DLUA_USE_ASSERT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT="/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr" -DLUA_MULTILIB="lib" -fno-stack-protector -c -o luajit.o luajit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -dynamiclib -single_module -undefined dynamic_lookup -fPIC -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.2.dylib -compatibility_version 2.0 -current_version 2.0.4 -image_base 7fff04c4a000 -o libluajit.so lj_vm.o lj_gc.o lj_err.o lj_char.o lj_bc.o lj_obj.o lj_str.o lj_tab.o lj_func.o lj_udata.o lj_meta.o lj_debug.o lj_state.o lj_dispatch.o lj_vmevent.o lj_vmmath.o lj_strscan.o lj_api.o lj_lex.o lj_parse.o lj_bcread.o lj_bcwrite.o lj_load.o lj_ir.o lj_opt_mem.o lj_opt_fold.o lj_opt_narrow.o lj_opt_dce.o lj_opt_loop.o lj_opt_split.o lj_opt_sink.o lj_mcode.o lj_snap.o lj_record.o lj_crecord.o lj_ffrecord.o lj_asm.o lj_trace.o lj_gdbjit.o lj_ctype.o lj_cdata.o lj_cconv.o lj_ccall.o lj_ccallback.o lj_carith.o lj_clib.o lj_cparse.o lj_lib.o lj_alloc.o lib_aux.o lib_base.o lib_math.o lib_bit.o lib_string.o lib_table.o lib_io.o lib_os.o lib_package.o lib_debug.o lib_jit.o lib_ffi.o lib_init.o -lm
superenv removed: -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -single_module -undefined dynamic_lookup -fPIC -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libluajit-5.1.2.dylib -compatibility_version 2.0 -current_version 2.0.4 -image_base 7fff04c4a000 -o libluajit.so lj_vm.o lj_gc.o lj_err.o lj_char.o lj_bc.o lj_obj.o lj_str.o lj_tab.o lj_func.o lj_udata.o lj_meta.o lj_debug.o lj_state.o lj_dispatch.o lj_vmevent.o lj_vmmath.o lj_strscan.o lj_api.o lj_lex.o lj_parse.o lj_bcread.o lj_bcwrite.o lj_load.o lj_ir.o lj_opt_mem.o lj_opt_fold.o lj_opt_narrow.o lj_opt_dce.o lj_opt_loop.o lj_opt_split.o lj_opt_sink.o lj_mcode.o lj_snap.o lj_record.o lj_crecord.o lj_ffrecord.o lj_asm.o lj_trace.o lj_gdbjit.o lj_ctype.o lj_cdata.o lj_cconv.o lj_ccall.o lj_ccallback.o lj_carith.o lj_clib.o lj_cparse.o lj_lib.o lj_alloc.o lib_aux.o lib_base.o lib_math.o lib_bit.o lib_string.o lib_table.o lib_io.o lib_os.o lib_package.o lib_debug.o lib_jit.o lib_ffi.o lib_init.o -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -pagezero_size 10000 -image_base 100000000 -o luajit luajit.o libluajit.a -lm
superenv removed: -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -pagezero_size 10000 -image_base 100000000 -o luajit luajit.o libluajit.a -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/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=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/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=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/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=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
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=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lkstat -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lkstat -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lkvm -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lkvm -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lnsl -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lnsl -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lperfstat -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lperfstat -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lpthread -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lpthread -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lrt -lpthread -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lrt -lpthread -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lsendfile -lpthread -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lsendfile -lpthread -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lsocket -lpthread -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -lsocket -lpthread -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/fs-poll.c -fno-common -DPIC -o src/libuv_la-fs-poll.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/fs-poll.c -fno-common -DPIC -o src/libuv_la-fs-poll.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/inet.c -fno-common -DPIC -o src/libuv_la-inet.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/inet.c -fno-common -DPIC -o src/libuv_la-inet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/threadpool.c -fno-common -DPIC -o src/libuv_la-threadpool.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/threadpool.c -fno-common -DPIC -o src/libuv_la-threadpool.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/uv-common.c -fno-common -DPIC -o src/libuv_la-uv-common.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/uv-common.c -fno-common -DPIC -o src/libuv_la-uv-common.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/version.c -fno-common -DPIC -o src/libuv_la-version.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/version.c -fno-common -DPIC -o src/libuv_la-version.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/async.c -fno-common -DPIC -o src/unix/libuv_la-async.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/async.c -fno-common -DPIC -o src/unix/libuv_la-async.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/core.c -fno-common -DPIC -o src/unix/libuv_la-core.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/core.c -fno-common -DPIC -o src/unix/libuv_la-core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/dl.c -fno-common -DPIC -o src/unix/libuv_la-dl.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/dl.c -fno-common -DPIC -o src/unix/libuv_la-dl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/fs.c -fno-common -DPIC -o src/unix/libuv_la-fs.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/fs.c -fno-common -DPIC -o src/unix/libuv_la-fs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/getaddrinfo.c -fno-common -DPIC -o src/unix/libuv_la-getaddrinfo.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/getaddrinfo.c -fno-common -DPIC -o src/unix/libuv_la-getaddrinfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/getnameinfo.c -fno-common -DPIC -o src/unix/libuv_la-getnameinfo.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/getnameinfo.c -fno-common -DPIC -o src/unix/libuv_la-getnameinfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop-watcher.lo -MD -MP -MF src/unix/.deps/libuv_la-loop-watcher.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/loop-watcher.c -fno-common -DPIC -o src/unix/libuv_la-loop-watcher.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-loop-watcher.lo -MD -MP -MF src/unix/.deps/libuv_la-loop-watcher.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/loop-watcher.c -fno-common -DPIC -o src/unix/libuv_la-loop-watcher.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/loop.c -fno-common -DPIC -o src/unix/libuv_la-loop.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/loop.c -fno-common -DPIC -o src/unix/libuv_la-loop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/pipe.c -fno-common -DPIC -o src/unix/libuv_la-pipe.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/pipe.c -fno-common -DPIC -o src/unix/libuv_la-pipe.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/poll.c -fno-common -DPIC -o src/unix/libuv_la-poll.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/poll.c -fno-common -DPIC -o src/unix/libuv_la-poll.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/process.c -fno-common -DPIC -o src/unix/libuv_la-process.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/process.c -fno-common -DPIC -o src/unix/libuv_la-process.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/signal.c -fno-common -DPIC -o src/unix/libuv_la-signal.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/signal.c -fno-common -DPIC -o src/unix/libuv_la-signal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/stream.c -fno-common -DPIC -o src/unix/libuv_la-stream.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/stream.c -fno-common -DPIC -o src/unix/libuv_la-stream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/tcp.c -fno-common -DPIC -o src/unix/libuv_la-tcp.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/tcp.c -fno-common -DPIC -o src/unix/libuv_la-tcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/thread.c -fno-common -DPIC -o src/unix/libuv_la-thread.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/thread.c -fno-common -DPIC -o src/unix/libuv_la-thread.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-timer.lo -MD -MP -MF src/unix/.deps/libuv_la-timer.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/timer.c -fno-common -DPIC -o src/unix/libuv_la-timer.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-timer.lo -MD -MP -MF src/unix/.deps/libuv_la-timer.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/timer.c -fno-common -DPIC -o src/unix/libuv_la-timer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/tty.c -fno-common -DPIC -o src/unix/libuv_la-tty.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/tty.c -fno-common -DPIC -o src/unix/libuv_la-tty.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/udp.c -fno-common -DPIC -o src/unix/libuv_la-udp.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/udp.c -fno-common -DPIC -o src/unix/libuv_la-udp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-darwin.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/darwin.c -fno-common -DPIC -o src/unix/libuv_la-darwin.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-darwin.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/darwin.c -fno-common -DPIC -o src/unix/libuv_la-darwin.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-darwin-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin-proctitle.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/darwin-proctitle.c -fno-common -DPIC -o src/unix/libuv_la-darwin-proctitle.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-darwin-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-darwin-proctitle.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/darwin-proctitle.c -fno-common -DPIC -o src/unix/libuv_la-darwin-proctitle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fsevents.lo -MD -MP -MF src/unix/.deps/libuv_la-fsevents.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/fsevents.c -fno-common -DPIC -o src/unix/libuv_la-fsevents.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-fsevents.lo -MD -MP -MF src/unix/.deps/libuv_la-fsevents.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/fsevents.c -fno-common -DPIC -o src/unix/libuv_la-fsevents.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-kqueue.lo -MD -MP -MF src/unix/.deps/libuv_la-kqueue.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/kqueue.c -fno-common -DPIC -o src/unix/libuv_la-kqueue.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-kqueue.lo -MD -MP -MF src/unix/.deps/libuv_la-kqueue.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/kqueue.c -fno-common -DPIC -o src/unix/libuv_la-kqueue.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -g -O2 -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/proctitle.c -fno-common -DPIC -o src/unix/libuv_la-proctitle.o
superenv removed: -g -O2 -g -pedantic -Wall -Wextra -g -O2 -g -pedantic -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DPACKAGE_NAME="libuv" -DPACKAGE_TARNAME="libuv" -DPACKAGE_VERSION="1.8.0" -DPACKAGE_STRING="libuv 1.8.0" -DPACKAGE_BUGREPORT="https://github.com/libuv/libuv/issues" -DPACKAGE_URL="" -DPACKAGE="libuv" -DVERSION="1.8.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -I. -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/include -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -fvisibility=hidden -std=gnu89 -Wno-unused-parameter -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libuv/src/unix/proctitle.c -fno-common -DPIC -o src/unix/libuv_la-proctitle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lmpack.c -o lmpack.o
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lmpack.c -o lmpack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -bundle -undefined dynamic_lookup -all_load -o mpack.so -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib lmpack.o
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -all_load -o mpack.so -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib lmpack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c unibilium.c -fno-common -DPIC -o .libs/unibilium.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c unibilium.c -fno-common -DPIC -o .libs/unibilium.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c unibilium.c -o unibilium.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c unibilium.c -o unibilium.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c uninames.c -fno-common -DPIC -o .libs/uninames.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c uninames.c -fno-common -DPIC -o .libs/uninames.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c uninames.c -o uninames.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c uninames.c -o uninames.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -Wall -std=c99 -fPIC -c uniutil.c -fno-common -DPIC -o .libs/uniutil.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -std=c99 -fPIC -c uniutil.c -fno-common -DPIC -o .libs/uniutil.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -Wall -std=c99 -fPIC -c uniutil.c -o uniutil.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -std=c99 -fPIC -c uniutil.c -o uniutil.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libunibilium.0.dylib .libs/unibilium.o .libs/uninames.o .libs/uniutil.o -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.0.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libunibilium.0.dylib .libs/unibilium.o .libs/uninames.o .libs/uniutil.o -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.0.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -fno-common -DPIC -o tools/.libs/gen-static-test.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/gen-static-test.c -fno-common -DPIC -o tools/.libs/gen-static-test.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -o tools/gen-static-test.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/gen-static-test.c -o tools/gen-static-test.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o tools/.libs/gen-static-test tools/.libs/gen-static-test.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o tools/.libs/gen-static-test tools/.libs/gen-static-test.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -fno-common -DPIC -o tools/.libs/unibi-dump.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-dump.c -fno-common -DPIC -o tools/.libs/unibi-dump.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -o tools/unibi-dump.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-dump.c -o tools/unibi-dump.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o tools/.libs/unibi-dump tools/.libs/unibi-dump.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o tools/.libs/unibi-dump tools/.libs/unibi-dump.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -fno-common -DPIC -o tools/.libs/unibi-put.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-put.c -fno-common -DPIC -o tools/.libs/unibi-put.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -o tools/unibi-put.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-put.c -o tools/unibi-put.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o tools/.libs/unibi-put tools/.libs/unibi-put.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o tools/.libs/unibi-put tools/.libs/unibi-put.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c t/00_load.c -fno-common -DPIC -o t/.libs/00_load.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/00_load.c -fno-common -DPIC -o t/.libs/00_load.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c t/00_load.c -o t/00_load.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/00_load.c -o t/00_load.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o t/.libs/00_load.t t/.libs/00_load.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/00_load.t t/.libs/00_load.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -fno-common -DPIC -o t/.libs/if-then-else.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/if-then-else.c -fno-common -DPIC -o t/.libs/if-then-else.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -o t/if-then-else.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/if-then-else.c -o t/if-then-else.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o t/.libs/if-then-else.t t/.libs/if-then-else.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/if-then-else.t t/.libs/if-then-else.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -fno-common -DPIC -o t/.libs/static_screen-256color.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen-256color.c -fno-common -DPIC -o t/.libs/static_screen-256color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -o t/static_screen-256color.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen-256color.c -o t/static_screen-256color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o t/.libs/static_screen-256color.t t/.libs/static_screen-256color.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_screen-256color.t t/.libs/static_screen-256color.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen.c -fno-common -DPIC -o t/.libs/static_screen.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen.c -fno-common -DPIC -o t/.libs/static_screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen.c -o t/static_screen.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen.c -o t/static_screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o t/.libs/static_screen.t t/.libs/static_screen.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_screen.t t/.libs/static_screen.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -fno-common -DPIC -o t/.libs/static_tmux.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_tmux.c -fno-common -DPIC -o t/.libs/static_tmux.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -o t/static_tmux.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_tmux.c -o t/static_tmux.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o t/.libs/static_tmux.t t/.libs/static_tmux.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_tmux.t t/.libs/static_tmux.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -fno-common -DPIC -o t/.libs/static_xterm.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_xterm.c -fno-common -DPIC -o t/.libs/static_xterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -o t/static_xterm.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_xterm.c -o t/static_xterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o t/.libs/static_xterm.t t/.libs/static_xterm.o ./.libs/libunibilium.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_xterm.t t/.libs/static_xterm.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -fno-common -DPIC -o .libs/termkey.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -fno-common -DPIC -o .libs/termkey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -o termkey.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -o termkey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -fno-common -DPIC -o .libs/driver-csi.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -fno-common -DPIC -o .libs/driver-csi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -fno-common -DPIC -o .libs/driver-ti.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -fno-common -DPIC -o .libs/driver-ti.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtermkey.1.dylib .libs/termkey.o .libs/driver-csi.o .libs/driver-ti.o -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.dylib -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.1.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtermkey.1.dylib .libs/termkey.o .libs/driver-csi.o .libs/driver-ti.o -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.dylib -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.1.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpcap.c -o lpcap.o
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpcap.c -o lpcap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpcode.c -o lpcode.o
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpcode.c -o lpcode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpprint.c -o lpprint.o
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpprint.c -o lpprint.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lptree.c -o lptree.o
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lptree.c -o lptree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -O2 -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpvm.c -o lpvm.o
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -I/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/include/luajit-2.0 -c lpvm.c -o lpvm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -bundle -undefined dynamic_lookup -all_load -o lpeg.so -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib lpcap.o lpcode.o lpprint.o lptree.o lpvm.o
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -all_load -o lpeg.so -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib lpcap.o lpcode.o lpprint.o lptree.o lpvm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/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=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/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=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/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=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/jemalloc.o src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/jemalloc.o -o src/jemalloc.d src/jemalloc.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/jemalloc.o -o src/jemalloc.d src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/arena.o src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/arena.o -o src/arena.d src/arena.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/arena.o -o src/arena.d src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/atomic.o src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/atomic.o -o src/atomic.d src/atomic.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/atomic.o -o src/atomic.d src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/base.o src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/base.o -o src/base.d src/base.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/base.o -o src/base.d src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/bitmap.o src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/bitmap.o -o src/bitmap.d src/bitmap.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/bitmap.o -o src/bitmap.d src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/chunk.o src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk.o -o src/chunk.d src/chunk.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk.o -o src/chunk.d src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/chunk_dss.o src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_dss.o -o src/chunk_dss.d src/chunk_dss.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_dss.o -o src/chunk_dss.d src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_mmap.o -o src/chunk_mmap.d src/chunk_mmap.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_mmap.o -o src/chunk_mmap.d src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/ckh.o src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ckh.o -o src/ckh.d src/ckh.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ckh.o -o src/ckh.d src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/ctl.o src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ctl.o -o src/ctl.d src/ctl.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ctl.o -o src/ctl.d src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/extent.o src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/extent.o -o src/extent.d src/extent.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/extent.o -o src/extent.d src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/hash.o src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/hash.o -o src/hash.d src/hash.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/hash.o -o src/hash.d src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/huge.o src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/huge.o -o src/huge.d src/huge.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/huge.o -o src/huge.d src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/mb.o src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mb.o -o src/mb.d src/mb.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mb.o -o src/mb.d src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/mutex.o src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mutex.o -o src/mutex.d src/mutex.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mutex.o -o src/mutex.d src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/pages.o src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/pages.o -o src/pages.d src/pages.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/pages.o -o src/pages.d src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/prof.o src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/prof.o -o src/prof.d src/prof.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/prof.o -o src/prof.d src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/quarantine.o src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/quarantine.o -o src/quarantine.d src/quarantine.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/quarantine.o -o src/quarantine.d src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/rtree.o src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/rtree.o -o src/rtree.d src/rtree.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/rtree.o -o src/rtree.d src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/stats.o src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/stats.o -o src/stats.d src/stats.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/stats.o -o src/stats.d src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/tcache.o src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tcache.o -o src/tcache.d src/tcache.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tcache.o -o src/tcache.d src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/util.o src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/util.o -o src/util.d src/util.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/util.o -o src/util.d src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/tsd.o src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tsd.o -o src/tsd.d src/tsd.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tsd.o -o src/tsd.d src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/valgrind.o src/valgrind.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/valgrind.o src/valgrind.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/valgrind.o -o src/valgrind.d src/valgrind.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/valgrind.o -o src/valgrind.d src/valgrind.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.o src/zone.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/zone.o src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/zone.o -o src/zone.d src/zone.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/zone.o -o src/zone.d src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/jemalloc.pic.o src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/jemalloc.pic.o -o src/jemalloc.pic.d src/jemalloc.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/jemalloc.pic.o -o src/jemalloc.pic.d src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/arena.pic.o src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/arena.pic.o -o src/arena.pic.d src/arena.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/arena.pic.o -o src/arena.pic.d src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/atomic.pic.o src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/atomic.pic.o -o src/atomic.pic.d src/atomic.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/atomic.pic.o -o src/atomic.pic.d src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/base.pic.o src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/base.pic.o -o src/base.pic.d src/base.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/base.pic.o -o src/base.pic.d src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/bitmap.pic.o src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/bitmap.pic.o -o src/bitmap.pic.d src/bitmap.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/bitmap.pic.o -o src/bitmap.pic.d src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/chunk.pic.o src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk.pic.o -o src/chunk.pic.d src/chunk.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk.pic.o -o src/chunk.pic.d src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_dss.pic.o -o src/chunk_dss.pic.d src/chunk_dss.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_dss.pic.o -o src/chunk_dss.pic.d src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_mmap.pic.o -o src/chunk_mmap.pic.d src/chunk_mmap.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_mmap.pic.o -o src/chunk_mmap.pic.d src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/ckh.pic.o src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ckh.pic.o -o src/ckh.pic.d src/ckh.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ckh.pic.o -o src/ckh.pic.d src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/ctl.pic.o src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ctl.pic.o -o src/ctl.pic.d src/ctl.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ctl.pic.o -o src/ctl.pic.d src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/extent.pic.o src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/extent.pic.o -o src/extent.pic.d src/extent.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/extent.pic.o -o src/extent.pic.d src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/hash.pic.o src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/hash.pic.o -o src/hash.pic.d src/hash.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/hash.pic.o -o src/hash.pic.d src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/huge.pic.o src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/huge.pic.o -o src/huge.pic.d src/huge.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/huge.pic.o -o src/huge.pic.d src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/mb.pic.o src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mb.pic.o -o src/mb.pic.d src/mb.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mb.pic.o -o src/mb.pic.d src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/mutex.pic.o src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mutex.pic.o -o src/mutex.pic.d src/mutex.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mutex.pic.o -o src/mutex.pic.d src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/pages.pic.o src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/pages.pic.o -o src/pages.pic.d src/pages.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/pages.pic.o -o src/pages.pic.d src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/prof.pic.o src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/prof.pic.o -o src/prof.pic.d src/prof.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/prof.pic.o -o src/prof.pic.d src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/quarantine.pic.o src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/quarantine.pic.o -o src/quarantine.pic.d src/quarantine.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/quarantine.pic.o -o src/quarantine.pic.d src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/rtree.pic.o src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/rtree.pic.o -o src/rtree.pic.d src/rtree.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/rtree.pic.o -o src/rtree.pic.d src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/stats.pic.o src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/stats.pic.o -o src/stats.pic.d src/stats.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/stats.pic.o -o src/stats.pic.d src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/tcache.pic.o src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tcache.pic.o -o src/tcache.pic.d src/tcache.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tcache.pic.o -o src/tcache.pic.d src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/util.pic.o src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/util.pic.o -o src/util.pic.d src/util.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/util.pic.o -o src/util.pic.d src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/tsd.pic.o src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tsd.pic.o -o src/tsd.pic.d src/tsd.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tsd.pic.o -o src/tsd.pic.d src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/valgrind.pic.o src/valgrind.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/valgrind.pic.o src/valgrind.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/valgrind.pic.o -o src/valgrind.pic.d src/valgrind.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/valgrind.pic.o -o src/valgrind.pic.d src/valgrind.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.pic.o src/zone.c
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/zone.pic.o src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/zone.pic.o -o src/zone.pic.d src/zone.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/zone.pic.o -o src/zone.pic.d src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -fno-common -DPIC -o src/.libs/encoding.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/encoding.c -fno-common -DPIC -o src/.libs/encoding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -o src/encoding.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/encoding.c -o src/encoding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -fno-common -DPIC -o src/.libs/keyboard.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/keyboard.c -fno-common -DPIC -o src/.libs/keyboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -o src/keyboard.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/keyboard.c -o src/keyboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -fno-common -DPIC -o src/.libs/mouse.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/mouse.c -fno-common -DPIC -o src/.libs/mouse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -o src/mouse.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/mouse.c -o src/mouse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -fno-common -DPIC -o src/.libs/parser.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/parser.c -fno-common -DPIC -o src/.libs/parser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -o src/parser.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/parser.c -o src/parser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -fno-common -DPIC -o src/.libs/pen.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/pen.c -fno-common -DPIC -o src/.libs/pen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -o src/pen.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/pen.c -o src/pen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -fno-common -DPIC -o src/.libs/screen.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/screen.c -fno-common -DPIC -o src/.libs/screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -o src/screen.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/screen.c -o src/screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/state.c -fno-common -DPIC -o src/.libs/state.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/state.c -fno-common -DPIC -o src/.libs/state.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/state.c -o src/state.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/state.c -o src/state.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -fno-common -DPIC -o src/.libs/unicode.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/unicode.c -fno-common -DPIC -o src/.libs/unicode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -o src/unicode.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/unicode.c -o src/unicode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -fno-common -DPIC -o src/.libs/vterm.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/vterm.c -fno-common -DPIC -o src/.libs/vterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -o src/vterm.o
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/vterm.c -o src/vterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvterm.0.dylib src/.libs/encoding.o src/.libs/keyboard.o src/.libs/mouse.o src/.libs/parser.o src/.libs/pen.o src/.libs/screen.o src/.libs/state.o src/.libs/unicode.o src/.libs/vterm.o -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvterm.0.dylib src/.libs/encoding.o src/.libs/keyboard.o src/.libs/mouse.o src/.libs/parser.o src/.libs/pen.o src/.libs/screen.o src/.libs/state.o src/.libs/unicode.o src/.libs/vterm.o -install_name /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/unterm bin/unterm.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -o bin/.libs/unterm bin/unterm.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-ctrl bin/vterm-ctrl.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -o bin/.libs/vterm-ctrl bin/vterm-ctrl.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-dump bin/vterm-dump.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -o bin/.libs/vterm-dump bin/vterm-dump.c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/build/src/libvterm/.libs/libvterm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2016-11-17 07:31:15 +1300
cmake
..
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/neovim/0.1.6
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DHAVE_CLOCK_GETTIME:INTERNAL=0
-DDEPS_PREFIX=../deps-build/usr
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DCMAKE_C_FLAGS_RELWITHDEBINFO='-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1'
-DIconv_INCLUDE_DIRS:PATH=/usr/include
-DIconv_LIBRARIES:PATH=/usr/lib/libiconv.dylib
-- The C compiler identification is AppleClang 8.0.0.8000042
-- The CXX compiler identification is AppleClang 8.0.0.8000042
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAS_ACCEPTABLE_FORTIFY
-- Performing Test HAS_ACCEPTABLE_FORTIFY - Success
-- Performing Test HAS_WVLA_FLAG
-- Performing Test HAS_WVLA_FLAG - Success
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success
-- Performing Test HAS_FSTACK_PROTECTOR_FLAG
-- Performing Test HAS_FSTACK_PROTECTOR_FLAG - Success
-- Performing Test HAS_DIAG_COLOR_FLAG
-- Performing Test HAS_DIAG_COLOR_FLAG - Success
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.1")
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for kstat_lookup in kstat
-- Looking for kstat_lookup in kstat - not found
-- Looking for kvm_open in kvm
-- Looking for kvm_open in kvm - not found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - not found
-- Looking for perfstat_cpu in perfstat
-- Looking for perfstat_cpu in perfstat - not found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - not found
-- Looking for sendfile in sendfile
-- Looking for sendfile in sendfile - not found
-- Found LibUV: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libuv.a
-- Found Msgpack: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libmsgpack.a (found suitable version "1.0.0", minimum required is "1.0.0")
-- Found unibilium: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libunibilium.a
-- Found LibTermkey: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libtermkey.a
-- Found LibVterm: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libvterm.a
-- Found JeMalloc: /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/lib/libjemalloc.a
-- Performing Test HAVE_WORKING_LIBINTL
-- Performing Test HAVE_WORKING_LIBINTL - Success
-- Looking for _nl_msg_cat_cntr
-- Looking for _nl_msg_cat_cntr - found
-- Found LibIntl
-- Found Iconv
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Checking Lua interpreter /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/luajit
-- [/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/deps-build/usr/bin/luajit] The 'mpack' lua package is required for building Neovim
-- Checking Lua interpreter /usr/local/bin/lua5.2
-- [/usr/local/bin/lua5.2] The 'lpeg' lua package is required for building Neovim
-- Checking Lua interpreter /usr/local/bin/lua
-- [/usr/local/bin/lua] The 'lpeg' lua package is required for building Neovim
CMake Error at CMakeLists.txt:409 (message):
A suitable Lua interpreter was not found.
-- Configuring incomplete, errors occurred!
See also "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeError.log".
HOMEBREW_VERSION: 1.1.0-140-gedf042e
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: edf042ee97f80955b077724119e717a51eb25e29
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 2ab48fcd080ef7160a28e7b8d8693a87df42b7f7
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.9.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_66, 1.8.0_45, 1.6.0_65-b14-468
macOS: 10.11.6-x86_64
Xcode: 8.1
CLT: 7.3.1.0.1.1461711523
X11: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
MACOSX_DEPLOYMENT_TARGET: 10.11
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/cmake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_15714.dir/testCCompiler.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_15714.dir/testCCompiler.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_15714.dir/testCCompiler.c.o -o cmTC_15714
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_15714.dir/testCCompiler.c.o -o cmTC_15714 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_29fcd.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_29fcd.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_29fcd.dir/CMakeCCompilerABI.c.o -o cmTC_29fcd
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_29fcd.dir/CMakeCCompilerABI.c.o -o cmTC_29fcd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_026b8.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_026b8.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_026b8.dir/feature_tests.c.o -o cmTC_026b8
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_026b8.dir/feature_tests.c.o -o cmTC_026b8 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_f67a8.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_f67a8.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f67a8.dir/feature_tests.c.o -o cmTC_f67a8
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f67a8.dir/feature_tests.c.o -o cmTC_f67a8 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_16885.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_16885.dir/feature_tests.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_16885.dir/feature_tests.c.o -o cmTC_16885
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_16885.dir/feature_tests.c.o -o cmTC_16885 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_07188.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_07188.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_07188.dir/testCXXCompiler.cxx.o -o cmTC_07188
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_07188.dir/testCXXCompiler.cxx.o -o cmTC_07188 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_05973.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_05973.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_05973.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_05973
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_05973.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_05973 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_506df.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_506df.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_506df.dir/feature_tests.cxx.o -o cmTC_506df
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_506df.dir/feature_tests.cxx.o -o cmTC_506df -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_c32ee.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_c32ee.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c32ee.dir/feature_tests.cxx.o -o cmTC_c32ee
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c32ee.dir/feature_tests.cxx.o -o cmTC_c32ee -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_00ee9.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_00ee9.dir/feature_tests.cxx.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_00ee9.dir/feature_tests.cxx.o -o cmTC_00ee9
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_00ee9.dir/feature_tests.cxx.o -o cmTC_00ee9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DHAS_ACCEPTABLE_FORTIFY -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_365a5.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAS_ACCEPTABLE_FORTIFY -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_365a5.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DHAS_ACCEPTABLE_FORTIFY -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_365a5.dir/src.c.o -o cmTC_365a5
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DHAS_ACCEPTABLE_FORTIFY -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_365a5.dir/src.c.o -o cmTC_365a5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DHAS_WVLA_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wvla -o CMakeFiles/cmTC_e497f.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wvla
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAS_WVLA_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_e497f.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DHAS_WVLA_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e497f.dir/src.c.o -o cmTC_e497f
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DHAS_WVLA_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e497f.dir/src.c.o -o cmTC_e497f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fstack-protector-strong -o CMakeFiles/cmTC_5fc51.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -fstack-protector-strong -o CMakeFiles/cmTC_5fc51.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5fc51.dir/src.c.o -o cmTC_5fc51
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5fc51.dir/src.c.o -o cmTC_5fc51 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fstack-protector -o CMakeFiles/cmTC_7d647.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -fstack-protector -o CMakeFiles/cmTC_7d647.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7d647.dir/src.c.o -o cmTC_7d647
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7d647.dir/src.c.o -o cmTC_7d647 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DHAS_DIAG_COLOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -fdiagnostics-color=auto -o CMakeFiles/cmTC_63dcb.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAS_DIAG_COLOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -fdiagnostics-color=auto -o CMakeFiles/cmTC_63dcb.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DHAS_DIAG_COLOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_63dcb.dir/src.c.o -o cmTC_63dcb
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DHAS_DIAG_COLOR_FLAG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_63dcb.dir/src.c.o -o cmTC_63dcb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=dlopen -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_538c2.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dlopen -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_538c2.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=dlopen -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_538c2.dir/CheckFunctionExists.c.o -o cmTC_538c2 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/dlfcn.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/dlfcn.h -ldl
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dlopen -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_538c2.dir/CheckFunctionExists.c.o -o cmTC_538c2 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/dlfcn.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/dlfcn.h -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kstat_lookup -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_95e14.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kstat_lookup -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_95e14.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kstat_lookup -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95e14.dir/CheckFunctionExists.c.o -o cmTC_95e14 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kstat.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kstat.h -lkstat
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kstat_lookup -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95e14.dir/CheckFunctionExists.c.o -o cmTC_95e14 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kstat.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kstat.h -lkstat -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kvm_open -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_6bcb7.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kvm_open -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_6bcb7.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kvm_open -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6bcb7.dir/CheckFunctionExists.c.o -o cmTC_6bcb7 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kvm.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kvm.h -lkvm
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kvm_open -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6bcb7.dir/CheckFunctionExists.c.o -o cmTC_6bcb7 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kvm.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/kvm.h -lkvm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=gethostbyname -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_ecc01.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_ecc01.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=gethostbyname -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ecc01.dir/CheckFunctionExists.c.o -o cmTC_ecc01 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/nsl.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/nsl.h -lnsl
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ecc01.dir/CheckFunctionExists.c.o -o cmTC_ecc01 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/nsl.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/nsl.h -lnsl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=perfstat_cpu -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d9d78.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=perfstat_cpu -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d9d78.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=perfstat_cpu -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d9d78.dir/CheckFunctionExists.c.o -o cmTC_d9d78 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/libperfstat.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/libperfstat.h -lperfstat
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=perfstat_cpu -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d9d78.dir/CheckFunctionExists.c.o -o cmTC_d9d78 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/libperfstat.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/libperfstat.h -lperfstat -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=clock_gettime -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_80627.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=clock_gettime -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_80627.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=clock_gettime -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_80627.dir/CheckFunctionExists.c.o -o cmTC_80627 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/time.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/time.h -lrt
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=clock_gettime -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_80627.dir/CheckFunctionExists.c.o -o cmTC_80627 -L/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/time.h -Wl,-rpath,/tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/time.h -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=sendfile -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_b003a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=sendfile -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_b003a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=sendfile -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b003a.dir/CheckFunctionExists.c.o -o cmTC_b003a -lsendfile
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=sendfile -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b003a.dir/CheckFunctionExists.c.o -o cmTC_b003a -lsendfile -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DHAVE_WORKING_LIBINTL -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_89277.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DHAVE_WORKING_LIBINTL -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_89277.dir/src.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DHAVE_WORKING_LIBINTL -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_89277.dir/src.c.o -o cmTC_89277 /usr/local/opt/gettext/lib/libintl.dylib
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DHAVE_WORKING_LIBINTL -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_89277.dir/src.c.o -o cmTC_89277 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wconversion -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_11478.dir/CheckVariableExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckVariableExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_11478.dir/CheckVariableExists.c.o -c /usr/local/Cellar/cmake/3.7.0/share/cmake/Modules/CheckVariableExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_11478.dir/CheckVariableExists.c.o -o cmTC_11478 /usr/local/opt/gettext/lib/libintl.dylib
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_11478.dir/CheckVariableExists.c.o -o cmTC_11478 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/opt/gettext/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f252e.dir/CheckIncludeFile.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f252e.dir/CheckIncludeFile.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f252e.dir/CheckIncludeFile.c.o -o cmTC_f252e
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f252e.dir/CheckIncludeFile.c.o -o cmTC_f252e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/opt/gettext/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a680f.dir/CheckSymbolExists.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a680f.dir/CheckSymbolExists.c.o -c /tmp/neovim-20161117-93098-1q0ilf4/neovim-0.1.6/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a680f.dir/CheckSymbolExists.c.o -o cmTC_a680f /usr/local/opt/gettext/lib/libintl.dylib
superenv removed: -Wconversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a680f.dir/CheckSymbolExists.c.o -o cmTC_a680f /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment