Skip to content

Instantly share code, notes, and snippets.

Created July 15, 2016 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a145e5a6d9734c62e37a7bc1fcbb6757 to your computer and use it in GitHub Desktop.
Save anonymous/a145e5a6d9734c62e37a7bc1fcbb6757 to your computer and use it in GitHub Desktop.
neovim (neovim/neovim/neovim) on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for neovim/neovim/neovim on Mac OS X 10.11.5
Build date: 2016-07-15 22:32:05
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0d0519d48d32b9f12d37edb5a5127f34d70d8347
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c971309762525fa50c295e4108b1efd7b6f65a22
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
Homebrew Ruby: 2.0.0-p648
Clang: 7.3 build 703
Git: 2.9.1 => /usr/local/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_71, 1.7.0_80
OS X: 10.11.5-x86_64
Xcode: 7.3.1
CLT: 7.3.1.0.1.1461711523
X11: 2.7.9 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Some directories in your path end in a slash.
Directories in your path should not end in a slash. This can break other
doctor checks. The following directories should be edited:
/usr/local/bin/
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile
Formula: neovim
Tap: neovim/neovim
Path: /usr/local/Library/Taps/neovim/homebrew-neovim/Formula/neovim.rb
2016-07-15 22:32:01 +0200
cmake
../third-party
-DUSE_BUNDLED_BUSTED=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.4
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-- The C compiler identification is AppleClang 7.3.0.7030031
-- The CXX compiler identification is AppleClang 7.3.0.7030031
-- Check for working C compiler: /usr/local/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/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/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/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/Library/Homebrew/shims/super/gmake
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.1")
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a1647.dir/testCCompiler.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_a1647.dir/testCCompiler.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a1647.dir/testCCompiler.c.o -o cmTC_a1647
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_a1647.dir/testCCompiler.c.o -o cmTC_a1647 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_1e34f.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.6.0_1/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_1e34f.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.6.0_1/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_1e34f.dir/CMakeCCompilerABI.c.o -o cmTC_1e34f
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_1e34f.dir/CMakeCCompilerABI.c.o -o cmTC_1e34f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_390f9.dir/feature_tests.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_390f9.dir/feature_tests.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_390f9.dir/feature_tests.c.o -o cmTC_390f9
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_390f9.dir/feature_tests.c.o -o cmTC_390f9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_85a72.dir/feature_tests.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_85a72.dir/feature_tests.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_85a72.dir/feature_tests.c.o -o cmTC_85a72
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_85a72.dir/feature_tests.c.o -o cmTC_85a72 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_37734.dir/feature_tests.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_37734.dir/feature_tests.c.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_37734.dir/feature_tests.c.o -o cmTC_37734
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_37734.dir/feature_tests.c.o -o cmTC_37734 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_969d3.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_969d3.dir/testCXXCompiler.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_969d3.dir/testCXXCompiler.cxx.o -o cmTC_969d3
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_969d3.dir/testCXXCompiler.cxx.o -o cmTC_969d3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d48a9.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.6.0_1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_d48a9.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.6.0_1/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_d48a9.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_d48a9
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_d48a9.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_d48a9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_0624f.dir/feature_tests.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_0624f.dir/feature_tests.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0624f.dir/feature_tests.cxx.o -o cmTC_0624f
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_0624f.dir/feature_tests.cxx.o -o cmTC_0624f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_79150.dir/feature_tests.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_79150.dir/feature_tests.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_79150.dir/feature_tests.cxx.o -o cmTC_79150
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_79150.dir/feature_tests.cxx.o -o cmTC_79150 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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.11.sdk -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_b9571.dir/feature_tests.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_b9571.dir/feature_tests.cxx.o -c /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b9571.dir/feature_tests.cxx.o -o cmTC_b9571
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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_b9571.dir/feature_tests.cxx.o -o cmTC_b9571 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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-07-15 22:32:05 +0200
make
VERBOSE=1
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -H/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party -B/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E cmake_progress_start /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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/luajit.dir/build.make CMakeFiles/luajit.dir/depend
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luajit.dir/depend.internal".
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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
[ 1%] Creating directories for 'luajit'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/tmp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/luajit
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-mkdir
[ 3%] Performing download step for 'luajit'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/luajit && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -DPREFIX=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit is found and not empty, skipping download and extraction.
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/luajit && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-download
[ 4%] No patch step for 'luajit'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-patch
[ 6%] No update step for 'luajit'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-update
[ 7%] No configure step for 'luajit'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-configure
[ 9%] No build step for 'luajit'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-build
[ 10%] Performing install step for 'luajit'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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 BUILDMODE=static Q= install CC=/usr/local/Library/Homebrew/shims/super/clang PREFIX=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr
==== Building LuaJIT 2.0.4 ====
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src
HOSTCC host/minilua.o
/usr/local/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/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/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/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/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/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/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/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vm.o lj_vm.s
CC lj_gc.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_err.o lj_err.c
CC lj_char.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bc.o lj_bc.c
CC lj_obj.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj.o lj_obj.c
CC lj_str.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str.o lj_str.c
CC lj_tab.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab.o lj_tab.c
CC lj_func.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func.o lj_func.c
CC lj_udata.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata.o lj_udata.c
CC lj_meta.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta.o lj_meta.c
CC lj_debug.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug.o lj_debug.c
CC lj_state.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state.o lj_state.c
CC lj_dispatch.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_dispatch.o lj_dispatch.c
CC lj_vmevent.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c
CC lj_vmmath.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c
CC lj_strscan.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c
CC lj_api.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api.o lj_api.c
CC lj_lex.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex.o lj_lex.c
CC lj_parse.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse.o lj_parse.c
CC lj_bcread.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c
CC lj_bcwrite.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c
CC lj_load.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load.o lj_load.c
CC lj_ir.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ir.o lj_ir.c
CC lj_opt_mem.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c
CC lj_snap.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap.o lj_snap.c
CC lj_record.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_record.o lj_record.c
CC lj_crecord.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ffrecord.o lj_ffrecord.c
CC lj_asm.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm.o lj_asm.c
CC lj_trace.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace.o lj_trace.c
CC lj_gdbjit.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c
CC lj_ctype.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c
CC lj_cdata.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c
CC lj_cconv.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c
CC lj_ccall.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c
CC lj_ccallback.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c
CC lj_carith.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith.o lj_carith.c
CC lj_clib.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib.o lj_clib.c
CC lj_cparse.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c
CC lj_lib.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib.o lj_lib.c
CC lj_alloc.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c
CC lib_aux.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_base.o lib_base.c
CC lib_math.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_math.o lib_math.c
CC lib_bit.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_bit.o lib_bit.c
CC lib_string.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_string.o lib_string.c
CC lib_table.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_table.o lib_table.c
CC lib_io.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_io.o lib_io.c
CC lib_os.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_os.o lib_os.c
CC lib_package.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package.o lib_package.c
CC lib_debug.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_debug.o lib_debug.c
CC lib_jit.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_jit.o lib_jit.c
CC lib_ffi.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_ffi.o lib_ffi.c
CC lib_init.o
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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
LINK luajit
/usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr ====
mkdir -p /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/bin /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/share/man/man1 /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/pkgconfig /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/share/luajit-2.0.4/jit /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/share/lua/5.1 /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/lua/5.1
cd src && install -m 0755 luajit /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/bin/luajit-2.0.4
cd src && test -f libluajit.a && install -m 0644 libluajit.a /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libluajit-5.1.a || :
rm -f /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/bin/luajit /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libluajit-5.1.dylib /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libluajit-5.1.2.dylib
cd src && test -f libluajit.so && \
install -m 0755 libluajit.so /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib && \
: /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib && \
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libluajit-5.1.dylib && \
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libluajit-5.1.2.dylib || :
cd etc && install -m 0644 luajit.1 /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/share/man/man1
cd etc && sed -e "s|^prefix=.*|prefix=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \
install -m 0644 luajit.pc.tmp /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/share/luajit-2.0.4/jit
ln -sf luajit-2.0.4 /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/bin/luajit
==== Successfully installed LuaJIT 2.0.4 to /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr ====
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-install
[ 12%] Completed 'luajit'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luajit-complete
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luajit-stamp/luajit-done
[ 12%] Built target luajit
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luarocks.dir/build.make CMakeFiles/luarocks.dir/depend
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luarocks.dir/depend.internal".
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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
[ 13%] Creating directories for 'luarocks'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/tmp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/luarocks
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-mkdir
[ 15%] Performing download step for 'luarocks'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/luarocks && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -DPREFIX=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks is found and not empty, skipping download and extraction.
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/luarocks && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-download
[ 16%] No patch step for 'luarocks'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-patch
[ 18%] No update step for 'luarocks'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-update
[ 19%] Performing configure step for 'luarocks'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks && /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks/configure --prefix=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr --force-config --with-lua=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr --with-lua-include=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 --lua-suffix=jit
Checking Lua interpreter...
luajit found in /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/bin
Checking Lua includes...
lua.h found in /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/luarocks/rocks
Writing configuration...
Installation prefix: /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr
LuaRocks configuration directory: /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks
Using Lua from: /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr
Done configuring.
- Type 'make build' and 'make install':
to install to /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr as usual.
- Type 'make bootstrap':
to install LuaRocks in /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr as a rock.
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-configure
[ 21%] No build step for 'luarocks'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-build
[ 22%] Performing install step for 'luarocks'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr" ] ;\
then \
echo "site_config.LUAROCKS_PREFIX=[[/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0" ] ;\
then \
echo "site_config.LUA_INCDIR=[[/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib" ] ;\
then \
echo "site_config.LUA_LIBDIR=[[/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/bin" ] ;\
then \
echo "site_config.LUA_BINDIR=[[/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks" ] ;\
then \
echo "site_config.LUAROCKS_SYSCONFDIR=[[/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr" ] ;\
then \
echo "site_config.LUAROCKS_ROCKS_TREE=[[/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/share/lua/5.1//luarocks"
cp src/luarocks/site_config.lua "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/share/lua/5.1//luarocks"
mkdir -p "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr"
if [ ! -f "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks/config-5.1.lua" ] ;\
then \
mkdir -p `dirname "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks/config-5.1.lua"` ;\
echo 'rocks_trees = {' >> "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
if [ ! -n "yes" ] ;\
then \
echo ' { name = [[user]], root = home..[[/.luarocks]] },' >> "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
fi ;\
echo ' { name = [[system]], root = [[/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr]] }' >> "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
echo '}' >> "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr"
Warning: variable CFLAGS was not passed in build_variables
mkdir -p "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin"
cd src/bin && \
luaver="5.1" && [ -n "$luaver" ] || luaver=`/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/bin/luajit -e 'print(_VERSION:sub(5))'`; \
for f in luarocks luarocks-admin; \
do \
cp "$f" "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f-$luaver"; \
ln -nfs "$f-$luaver" "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f"; \
done
mkdir -p "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/luarocks/rocks
luarocks scm-1 is now built and installed in /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr (license: MIT/X11)
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-install
[ 24%] Completed 'luarocks'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/luarocks-complete
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/luarocks-stamp/luarocks-done
[ 24%] Built target luarocks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/mpack.dir/build.make CMakeFiles/mpack.dir/depend
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/mpack.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/mpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/mpack.dir/depend.internal".
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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
[ 25%] Generating usr/lib/luarocks/rocks/mpack
usr/bin/luarocks build mpack CC=/usr/local/Library/Homebrew/shims/super/clang LD=/usr/local/Library/Homebrew/shims/super/clang
/usr/local/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 -c lmpack.c -o lmpack.o
/usr/local/Library/Homebrew/shims/super/clang -bundle -undefined dynamic_lookup -all_load -o mpack.so -L/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib lmpack.o
Updating manifest for /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/luarocks/rocks
mpack 1.0.2-0 is now built and installed in /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr (license: MIT)
[ 25%] Built target mpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/lpeg.dir/build.make CMakeFiles/lpeg.dir/depend
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/lpeg.dir/depend.internal".
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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
[ 27%] Generating usr/lib/luarocks/rocks/lpeg
usr/bin/luarocks build lpeg CC=/usr/local/Library/Homebrew/shims/super/clang LD=/usr/local/Library/Homebrew/shims/super/clang
/usr/local/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 -c lpcap.c -o lpcap.o
/usr/local/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 -c lpcode.c -o lpcode.o
/usr/local/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 -c lpprint.c -o lpprint.o
/usr/local/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 -c lptree.c -o lptree.o
/usr/local/Library/Homebrew/shims/super/clang -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include/luajit-2.0 -c lpvm.c -o lpvm.o
/usr/local/Library/Homebrew/shims/super/clang -bundle -undefined dynamic_lookup -all_load -o lpeg.so -L/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib lpcap.o lpcode.o lpprint.o lptree.o lpvm.o
Updating manifest for /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/luarocks/rocks
lpeg 1.0.0-1 is now built and installed in /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr (license: MIT/X11)
[ 27%] Built target lpeg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libuv.dir/build.make CMakeFiles/libuv.dir/depend
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/libuv.dir/depend.internal".
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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
[ 28%] Creating directories for 'libuv'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-build
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/tmp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/libuv
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-mkdir
[ 30%] Performing download step for 'libuv'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/libuv && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -DPREFIX=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/libuv -DURL=https://github.com/libuv/libuv/archive/v1.8.0.tar.gz -DEXPECTED_SHA256=906e1a5c673c95cb261adeacdb7308a65b4a8f7c9c50d85f3021364951fa9cde -DTARGET=libuv -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv is found and not empty, skipping download and extraction.
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/libuv && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-download
[ 31%] No patch step for 'libuv'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-patch
[ 33%] No update step for 'libuv'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-update
[ 34%] Performing configure step for 'libuv'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-build && sh /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/autogen.sh && /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/configure --with-pic --disable-shared --prefix=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr --libdir=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib CC=/usr/local/Library/Homebrew/shims/super/clang
+ glibtoolize
/usr/local/opt/libtool/bin/glibtoolize: line 406: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtoolize: line 2513: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtoolize: line 2513: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtoolize: line 3601: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtoolize: line 3845: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtoolize: line 861: /usr/local/Library/ENV/4.3/sed: No such file or directory
: putting auxiliary files in '.'.
: linking file './ltmain.sh'
/usr/local/opt/libtool/bin/glibtoolize: line 3771: /usr/local/Library/ENV/4.3/sed: No such file or directory
+ 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-20160715-99821-1qyfnj6/neovim-0.1.4/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.5.0
checking host system type... x86_64-apple-darwin15.5.0
checking for gcc... /usr/local/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/Library/Homebrew/shims/super/clang accepts -g... yes
checking for /usr/local/Library/Homebrew/shims/super/clang option to accept ISO C89... none needed
checking whether /usr/local/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/Library/Homebrew/shims/super/clang... gcc3
checking if /usr/local/Library/Homebrew/shims/super/clang supports -fvisibility=hidden flag... yes
checking if /usr/local/Library/Homebrew/shims/super/clang supports -g flag... yes
checking if /usr/local/Library/Homebrew/shims/super/clang supports -std=gnu89 flag... yes
checking if /usr/local/Library/Homebrew/shims/super/clang supports -pedantic flag... yes
checking if /usr/local/Library/Homebrew/shims/super/clang supports -Wall flag... yes
checking if /usr/local/Library/Homebrew/shims/super/clang supports -Wextra flag... yes
checking if /usr/local/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/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/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.5.0 file names to x86_64-apple-darwin15.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.5.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/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/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/Library/Homebrew/shims/super/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/Library/Homebrew/shims/super/clang option to produce PIC... -fno-common -DPIC
checking if /usr/local/Library/Homebrew/shims/super/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/local/Library/Homebrew/shims/super/clang static flag -static works... no
checking if /usr/local/Library/Homebrew/shims/super/clang supports -c -o file.o... yes
checking if /usr/local/Library/Homebrew/shims/super/clang supports -c -o file.o... (cached) yes
checking whether the /usr/local/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.5.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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-configure
[ 36%] No build step for 'libuv'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-build
[ 37%] Performing install step for 'libuv'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/fs-poll.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/inet.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/threadpool.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/uv-common.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/version.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/async.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/core.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/dl.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/fs.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/getaddrinfo.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/getnameinfo.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/loop-watcher.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/loop.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/pipe.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/poll.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/process.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/signal.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/stream.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/tcp.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/thread.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/timer.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/tty.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/udp.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/darwin.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/darwin-proctitle.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/fsevents.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/kqueue.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/'`src/unix/proctitle.c
libtool: compile: /usr/local/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib'
libtool: install: /usr/bin/install -c .libs/libuv.lai /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libuv.la
libtool: install: /usr/bin/install -c .libs/libuv.a /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libuv.a
libtool: install: chmod 644 /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libuv.a
libtool: install: ranlib /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/libuv.a
/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include'
/usr/bin/install -c -m 644 /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include/uv.h /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include/uv-errno.h /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include/uv-threadpool.h /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include/uv-version.h /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include/uv-unix.h /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include/uv-darwin.h '/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include'
/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libuv.pc '/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/pkgconfig'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-install
[ 39%] Completed 'libuv'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/libuv-complete
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv-stamp/libuv-done
[ 39%] Built target libuv
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/depend
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/third-party /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/libvterm.dir/depend.internal".
Dependee "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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
[ 40%] Creating directories for 'libvterm'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/tmp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm-stamp
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E make_directory /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/libvterm
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm-stamp/libvterm-mkdir
[ 42%] Performing download step for 'libvterm'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/libvterm && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -DPREFIX=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm is found and not empty, skipping download and extraction.
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/downloads/libvterm && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm-stamp/libvterm-download
[ 43%] No patch step for 'libvterm'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm-stamp/libvterm-patch
[ 45%] No update step for 'libvterm'
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
/usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm-stamp/libvterm-update
[ 46%] No configure step for 'libvterm'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm-stamp/libvterm-configure
[ 48%] No build step for 'libvterm'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E echo_append
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.6.0_1/bin/cmake -E touch /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm-stamp/libvterm-build
[ 50%] Performing install step for 'libvterm'
cd /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libvterm && /Applications/Xcode.app/Contents/Developer/usr/bin/make CC=/usr/local/Library/Homebrew/shims/super/clang PREFIX=/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr CFLAGS=-fPIC install
install -d /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include
install -m644 include/vterm.h include/vterm_keycodes.h /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/include
install -d /tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/pkgconfig
sed -e "s,@PREFIX@,/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr," -e "s,@LIBDIR@,/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib," <vterm.pc.in >/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/usr/lib/pkgconfig/vterm.pc
TBL src/encoding/DECdrawing.tbl
TBL src/encoding/uk.tbl
CC src/encoding.c
/usr/local/opt/libtool/bin/glibtool: line 923: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtool: line 1376: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtool: line 1378: /usr/local/Library/ENV/4.3/sed: No such file or directory
/usr/local/opt/libtool/bin/glibtool: line 1274: /usr/local/Library/ENV/4.3/sed: No such file or directory
: error: Failed to create 'src/.libs'
make[3]: *** [src/encoding.lo] Error 1
make[2]: *** [build/src/libvterm-stamp/libvterm-install] Error 2
make[1]: *** [CMakeFiles/libvterm.dir/all] Error 2
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0d0519d48d32b9f12d37edb5a5127f34d70d8347
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c971309762525fa50c295e4108b1efd7b6f65a22
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 0
Clang: 7.3 build 703
Git: 2.9.1 => /usr/local/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_71, 1.7.0_80
OS X: 10.11.5-x86_64
Xcode: 7.3.1
CLT: 7.3.1.0.1.1461711523
X11: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.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
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/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: -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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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 -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: -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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: -O2 -fPIC -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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 -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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/include -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/deps-build/build/src/libuv/src -I/tmp/neovim-20160715-99821-1qyfnj6/neovim-0.1.4/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-20160715-99821-1qyfnj6/neovim-0.1.4/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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment