Created
March 31, 2016 11:38
-
-
Save gigiigig/ea84433e894ffaee279d3f60011ce686 to your computer and use it in GitHub Desktop.
neovim (neovim/neovim/neovim) on OS X 10.11.4 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for neovim/neovim/neovim on OS X 10.11.4 | |
Build date: 2016-03-31 12:27:10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 3d622f85544cc4a72a66989c2c85849d8b054295 | |
Last commit: 3 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 broadwell | |
OS X: 10.11.4-x86_64 | |
Xcode: N/A | |
CLT: 7.3.0.0.1.1457485338 | |
Clang: 7.3 build 703 | |
X11: N/A | |
System Ruby: 2.0.0-p648 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_71 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/python2.7/greenlet/greenlet.h | |
/usr/local/include/python3.5m/greenlet/greenlet.h | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/share/man/man1/brew-cask.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: neovim | |
Tap: neovim/neovim | |
Path: /usr/local/Library/Taps/neovim/homebrew-neovim/Formula/neovim.rb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-03-31 12:24:44 +0100 | |
cmake | |
../third-party | |
-DUSE_BUNDLED_BUSTED=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.2 | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-- The C compiler identification is AppleClang 7.3.0.7030029 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030029 | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/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/ENV/4.3/clang++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/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/ENV/4.3/gmake | |
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.1") | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: 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: -o CMakeFiles/cmTC_7c6d0.dir/testCCompiler.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeTmp/testCCompiler.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_7c6d0.dir/testCCompiler.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7c6d0.dir/testCCompiler.c.o -o cmTC_7c6d0 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7c6d0.dir/testCCompiler.c.o -o cmTC_7c6d0 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_7d40d.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCCompilerABI.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_7d40d.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7d40d.dir/CMakeCCompilerABI.c.o -o cmTC_7d40d | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7d40d.dir/CMakeCCompilerABI.c.o -o cmTC_7d40d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c11 -o CMakeFiles/cmTC_e54cc.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_e54cc.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e54cc.dir/feature_tests.c.o -o cmTC_e54cc | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e54cc.dir/feature_tests.c.o -o cmTC_e54cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c99 -o CMakeFiles/cmTC_e3161.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_e3161.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e3161.dir/feature_tests.c.o -o cmTC_e3161 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e3161.dir/feature_tests.c.o -o cmTC_e3161 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c90 -o CMakeFiles/cmTC_44c00.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_44c00.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_44c00.dir/feature_tests.c.o -o cmTC_44c00 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_44c00.dir/feature_tests.c.o -o cmTC_44c00 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_c7412.dir/testCXXCompiler.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/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 CMakeFiles/cmTC_c7412.dir/testCXXCompiler.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c7412.dir/testCXXCompiler.cxx.o -o cmTC_c7412 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c7412.dir/testCXXCompiler.cxx.o -o cmTC_c7412 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_017d9.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTC_017d9.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.5.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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_017d9.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_017d9 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_017d9.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_017d9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++14 -o CMakeFiles/cmTC_618ff.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++14 -o CMakeFiles/cmTC_618ff.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_618ff.dir/feature_tests.cxx.o -o cmTC_618ff | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_618ff.dir/feature_tests.cxx.o -o cmTC_618ff -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++11 -o CMakeFiles/cmTC_2fc6e.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -o CMakeFiles/cmTC_2fc6e.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2fc6e.dir/feature_tests.cxx.o -o cmTC_2fc6e | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2fc6e.dir/feature_tests.cxx.o -o cmTC_2fc6e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++98 -o CMakeFiles/cmTC_6b2cc.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++98 -o CMakeFiles/cmTC_6b2cc.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6b2cc.dir/feature_tests.cxx.o -o cmTC_6b2cc | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6b2cc.dir/feature_tests.cxx.o -o cmTC_6b2cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-03-31 12:24:46 +0100 | |
make | |
VERBOSE=1 | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -H/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party -B/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_progress_start /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/progress.marks | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/luajit.dir/build.make CMakeFiles/luajit.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luajit.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luajit.dir/depend.internal". | |
Scanning dependencies of target luajit | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/luajit.dir/build.make CMakeFiles/luajit.dir/build | |
[ 1%] Creating directories for 'luajit' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/luajit | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-mkdir | |
[ 3%] Performing download step for 'luajit' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/luajit && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/luajit && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-download | |
[ 4%] No patch step for 'luajit' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-patch | |
[ 6%] No update step for 'luajit' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-update | |
[ 7%] No configure step for 'luajit' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-configure | |
[ 9%] No build step for 'luajit' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-build | |
[ 10%] Performing install step for 'luajit' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit && /Library/Developer/CommandLineTools/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/ENV/4.3/clang PREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr | |
==== Building LuaJIT 2.0.4 ==== | |
/Library/Developer/CommandLineTools/usr/bin/make -C src | |
HOSTCC host/minilua.o | |
/usr/local/Library/ENV/4.3/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/ENV/4.3/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/ENV/4.3/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/ENV/4.3/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/ENV/4.3/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/ENV/4.3/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/ENV/4.3/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/ENV/4.3/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vm.o lj_vm.s | |
CC lj_gc.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_err.o lj_err.c | |
CC lj_char.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bc.o lj_bc.c | |
CC lj_obj.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj.o lj_obj.c | |
CC lj_str.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str.o lj_str.c | |
CC lj_tab.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab.o lj_tab.c | |
CC lj_func.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func.o lj_func.c | |
CC lj_udata.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata.o lj_udata.c | |
CC lj_meta.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta.o lj_meta.c | |
CC lj_debug.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug.o lj_debug.c | |
CC lj_state.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state.o lj_state.c | |
CC lj_dispatch.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_dispatch.o lj_dispatch.c | |
CC lj_vmevent.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c | |
CC lj_vmmath.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c | |
CC lj_strscan.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c | |
CC lj_api.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api.o lj_api.c | |
CC lj_lex.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex.o lj_lex.c | |
CC lj_parse.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse.o lj_parse.c | |
CC lj_bcread.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c | |
CC lj_bcwrite.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c | |
CC lj_load.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load.o lj_load.c | |
CC lj_ir.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c | |
CC lj_snap.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap.o lj_snap.c | |
CC lj_record.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_record.o lj_record.c | |
CC lj_crecord.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ffrecord.o lj_ffrecord.c | |
CC lj_asm.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm.o lj_asm.c | |
CC lj_trace.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace.o lj_trace.c | |
CC lj_gdbjit.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c | |
CC lj_ctype.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c | |
CC lj_cdata.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c | |
CC lj_cconv.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c | |
CC lj_ccall.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c | |
CC lj_ccallback.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c | |
CC lj_carith.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith.o lj_carith.c | |
CC lj_clib.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib.o lj_clib.c | |
CC lj_cparse.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c | |
CC lj_lib.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib.o lj_lib.c | |
CC lj_alloc.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c | |
CC lib_aux.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_base.o lib_base.c | |
CC lib_math.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_math.o lib_math.c | |
CC lib_bit.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_bit.o lib_bit.c | |
CC lib_string.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_string.o lib_string.c | |
CC lib_table.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_table.o lib_table.c | |
CC lib_io.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_io.o lib_io.c | |
CC lib_os.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_os.o lib_os.c | |
CC lib_package.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package.o lib_package.c | |
CC lib_debug.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_debug.o lib_debug.c | |
CC lib_jit.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_jit.o lib_jit.c | |
CC lib_ffi.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_ffi.o lib_ffi.c | |
CC lib_init.o | |
/usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr ==== | |
mkdir -p /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man1 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/luajit-2.0.4/jit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/lua/5.1 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/lua/5.1 | |
cd src && install -m 0755 luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/luajit-2.0.4 | |
cd src && test -f libluajit.a && install -m 0644 libluajit.a /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.a || : | |
rm -f /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.dylib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.2.dylib | |
cd src && test -f libluajit.so && \ | |
install -m 0755 libluajit.so /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib && \ | |
: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib && \ | |
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.dylib && \ | |
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.2.dylib || : | |
cd etc && install -m 0644 luajit.1 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man1 | |
cd etc && sed -e "s|^prefix=.*|prefix=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ | |
install -m 0644 luajit.pc.tmp /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/luajit-2.0.4/jit | |
ln -sf luajit-2.0.4 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/luajit | |
==== Successfully installed LuaJIT 2.0.4 to /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr ==== | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-install | |
[ 12%] Completed 'luajit' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luajit-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luajit-stamp/luajit-done | |
[ 12%] Built target luajit | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/unibilium.dir/build.make CMakeFiles/unibilium.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/unibilium.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/unibilium.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/unibilium.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/unibilium.dir/depend.internal". | |
Scanning dependencies of target unibilium | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/unibilium.dir/build.make CMakeFiles/unibilium.dir/build | |
[ 13%] Creating directories for 'unibilium' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/unibilium | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-mkdir | |
[ 15%] Performing download step for 'unibilium' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/unibilium && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/unibilium -DURL=https://github.com/mauke/unibilium/archive/v1.2.0.tar.gz -DEXPECTED_SHA256=623af1099515e673abfd3cae5f2fa808a09ca55dda1c65a7b5c9424eb304ead8 -DTARGET=unibilium -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/unibilium && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-download | |
[ 16%] No patch step for 'unibilium' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-patch | |
[ 18%] No update step for 'unibilium' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-update | |
[ 19%] No configure step for 'unibilium' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-configure | |
[ 21%] Performing build step for 'unibilium' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium && /Library/Developer/CommandLineTools/usr/bin/make CC=/usr/local/Library/ENV/4.3/clang PREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr CFLAGS=-fPIC | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o unibilium.lo -c unibilium.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c unibilium.c -fno-common -DPIC -o .libs/unibilium.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c unibilium.c -o unibilium.o >/dev/null 2>&1 | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o uninames.lo -c uninames.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c uninames.c -fno-common -DPIC -o .libs/uninames.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c uninames.c -o uninames.o >/dev/null 2>&1 | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -DTERMINFO_DIRS='"/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo"' -Wall -std=c99 -fPIC -o uniutil.lo -c uniutil.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -DTERMINFO_DIRS=\"/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo\" -Wall -std=c99 -fPIC -c uniutil.c -fno-common -DPIC -o .libs/uniutil.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -DTERMINFO_DIRS=\"/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo\" -Wall -std=c99 -fPIC -c uniutil.c -o uniutil.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -rpath '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib' -version-info 3:0:3 -o libunibilium.la unibilium.lo uninames.lo uniutil.lo | |
glibtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libunibilium.0.dylib .libs/unibilium.o .libs/uninames.o .libs/uniutil.o -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.0.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module | |
glibtool: link: (cd ".libs" && rm -f "libunibilium.dylib" && ln -s "libunibilium.0.dylib" "libunibilium.dylib") | |
glibtool: link: ar cru .libs/libunibilium.a unibilium.o uninames.o uniutil.o | |
glibtool: link: ranlib .libs/libunibilium.a | |
glibtool: link: ( cd ".libs" && rm -f "libunibilium.la" && ln -s "../libunibilium.la" "libunibilium.la" ) | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_add_ext_bool.pod | gzip > man/unibi_add_ext_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_add_ext_num.pod | gzip > man/unibi_add_ext_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_add_ext_str.pod | gzip > man/unibi_add_ext_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_count_ext_bool.pod | gzip > man/unibi_count_ext_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_count_ext_num.pod | gzip > man/unibi_count_ext_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_count_ext_str.pod | gzip > man/unibi_count_ext_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_del_ext_bool.pod | gzip > man/unibi_del_ext_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_destroy.pod | gzip > man/unibi_destroy.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_dummy.pod | gzip > man/unibi_dummy.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_dump.pod | gzip > man/unibi_dump.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_format.pod | gzip > man/unibi_format.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_env.pod | gzip > man/unibi_from_env.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_fd.pod | gzip > man/unibi_from_fd.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_file.pod | gzip > man/unibi_from_file.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_fp.pod | gzip > man/unibi_from_fp.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_mem.pod | gzip > man/unibi_from_mem.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_from_term.pod | gzip > man/unibi_from_term.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_aliases.pod | gzip > man/unibi_get_aliases.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_bool.pod | gzip > man/unibi_get_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_bool.pod | gzip > man/unibi_get_ext_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_bool_name.pod | gzip > man/unibi_get_ext_bool_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_num.pod | gzip > man/unibi_get_ext_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_num_name.pod | gzip > man/unibi_get_ext_num_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_str.pod | gzip > man/unibi_get_ext_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_ext_str_name.pod | gzip > man/unibi_get_ext_str_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_name.pod | gzip > man/unibi_get_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_num.pod | gzip > man/unibi_get_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_get_str.pod | gzip > man/unibi_get_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_int_from_var.pod | gzip > man/unibi_int_from_var.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_name_bool.pod | gzip > man/unibi_name_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_name_num.pod | gzip > man/unibi_name_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_name_str.pod | gzip > man/unibi_name_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_num_from_var.pod | gzip > man/unibi_num_from_var.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_run.pod | gzip > man/unibi_run.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_aliases.pod | gzip > man/unibi_set_aliases.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_bool.pod | gzip > man/unibi_set_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_bool.pod | gzip > man/unibi_set_ext_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_bool_name.pod | gzip > man/unibi_set_ext_bool_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_num.pod | gzip > man/unibi_set_ext_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_num_name.pod | gzip > man/unibi_set_ext_num_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_str.pod | gzip > man/unibi_set_ext_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_ext_str_name.pod | gzip > man/unibi_set_ext_str_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_name.pod | gzip > man/unibi_set_name.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_num.pod | gzip > man/unibi_set_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_set_str.pod | gzip > man/unibi_set_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_short_name_bool.pod | gzip > man/unibi_short_name_bool.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_short_name_num.pod | gzip > man/unibi_short_name_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_short_name_str.pod | gzip > man/unibi_short_name_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_str_from_var.pod | gzip > man/unibi_str_from_var.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_terminfo_dirs.pod | gzip > man/unibi_terminfo_dirs.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_var_from_num.pod | gzip > man/unibi_var_from_num.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibi_var_from_str.pod | gzip > man/unibi_var_from_str.3.gz | |
pod2man -c "unibilium" -s3 -r "unibilium-1.2.0" doc/unibilium.h.pod | gzip > man/unibilium.h.3.gz | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o tools/gen-static-test.lo -c tools/gen-static-test.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -fno-common -DPIC -o tools/.libs/gen-static-test.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -o tools/gen-static-test.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o tools/gen-static-test libunibilium.la tools/gen-static-test.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o tools/.libs/gen-static-test tools/.libs/gen-static-test.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o tools/unibi-dump.lo -c tools/unibi-dump.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -fno-common -DPIC -o tools/.libs/unibi-dump.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -o tools/unibi-dump.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o tools/unibi-dump libunibilium.la tools/unibi-dump.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o tools/.libs/unibi-dump tools/.libs/unibi-dump.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o tools/unibi-put.lo -c tools/unibi-put.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -fno-common -DPIC -o tools/.libs/unibi-put.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -o tools/unibi-put.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o tools/unibi-put libunibilium.la tools/unibi-put.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o tools/.libs/unibi-put tools/.libs/unibi-put.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/00_load.lo -c t/00_load.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/00_load.c -fno-common -DPIC -o t/.libs/00_load.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/00_load.c -o t/00_load.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o t/00_load.t libunibilium.la t/00_load.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o t/.libs/00_load.t t/.libs/00_load.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/if-then-else.lo -c t/if-then-else.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -fno-common -DPIC -o t/.libs/if-then-else.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -o t/if-then-else.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o t/if-then-else.t libunibilium.la t/if-then-else.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o t/.libs/if-then-else.t t/.libs/if-then-else.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_screen-256color.lo -c t/static_screen-256color.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -fno-common -DPIC -o t/.libs/static_screen-256color.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -o t/static_screen-256color.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o t/static_screen-256color.t libunibilium.la t/static_screen-256color.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o t/.libs/static_screen-256color.t t/.libs/static_screen-256color.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_screen.lo -c t/static_screen.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_screen.c -fno-common -DPIC -o t/.libs/static_screen.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_screen.c -o t/static_screen.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o t/static_screen.t libunibilium.la t/static_screen.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o t/.libs/static_screen.t t/.libs/static_screen.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_tmux.lo -c t/static_tmux.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -fno-common -DPIC -o t/.libs/static_tmux.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -o t/static_tmux.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o t/static_tmux.t libunibilium.la t/static_tmux.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o t/.libs/static_tmux.t t/.libs/static_tmux.o ./.libs/libunibilium.dylib | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_xterm.lo -c t/static_xterm.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -fno-common -DPIC -o t/.libs/static_xterm.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -o t/static_xterm.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -o t/static_xterm.t libunibilium.la t/static_xterm.lo | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -o t/.libs/static_xterm.t t/.libs/static_xterm.o ./.libs/libunibilium.dylib | |
rm tools/unibi-put.lo t/static_xterm.lo t/static_screen-256color.lo t/static_screen.lo tools/gen-static-test.lo t/00_load.lo tools/unibi-dump.lo t/if-then-else.lo t/static_tmux.lo | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-build | |
[ 22%] Performing install step for 'unibilium' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium && /Library/Developer/CommandLineTools/usr/bin/make PREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr install | |
mkdir -p '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include' | |
install -m644 unibilium.h '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include' | |
mkdir -p '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig' | |
sed 's,@VERSION@,1.2.0,;s,@LIBDIR@,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib,;s,@INCDIR@,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include,' <unibilium.pc.in >'/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig/unibilium.pc' | |
mkdir -p '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib' | |
glibtool --mode=install cp libunibilium.la '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.la' | |
glibtool: install: cp .libs/libunibilium.0.dylib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.0.dylib | |
glibtool: install: (cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib && { ln -s -f libunibilium.0.dylib libunibilium.dylib || { rm -f libunibilium.dylib && ln -s libunibilium.0.dylib libunibilium.dylib; }; }) | |
glibtool: install: cp .libs/libunibilium.lai /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.la | |
glibtool: install: cp .libs/libunibilium.a /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.a | |
glibtool: install: chmod 644 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.a | |
glibtool: install: ranlib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.a | |
mkdir -p '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3' | |
install -m644 man/unibi_add_ext_bool.3.gz man/unibi_add_ext_num.3.gz man/unibi_add_ext_str.3.gz man/unibi_count_ext_bool.3.gz man/unibi_count_ext_num.3.gz man/unibi_count_ext_str.3.gz man/unibi_del_ext_bool.3.gz man/unibi_destroy.3.gz man/unibi_dummy.3.gz man/unibi_dump.3.gz man/unibi_format.3.gz man/unibi_from_env.3.gz man/unibi_from_fd.3.gz man/unibi_from_file.3.gz man/unibi_from_fp.3.gz man/unibi_from_mem.3.gz man/unibi_from_term.3.gz man/unibi_get_aliases.3.gz man/unibi_get_bool.3.gz man/unibi_get_ext_bool.3.gz man/unibi_get_ext_bool_name.3.gz man/unibi_get_ext_num.3.gz man/unibi_get_ext_num_name.3.gz man/unibi_get_ext_str.3.gz man/unibi_get_ext_str_name.3.gz man/unibi_get_name.3.gz man/unibi_get_num.3.gz man/unibi_get_str.3.gz man/unibi_int_from_var.3.gz man/unibi_name_bool.3.gz man/unibi_name_num.3.gz man/unibi_name_str.3.gz man/unibi_num_from_var.3.gz man/unibi_run.3.gz man/unibi_set_aliases.3.gz man/unibi_set_bool.3.gz man/unibi_set_ext_bool.3.gz man/unibi_set_ext_bool_name.3.gz man/unibi_set_ext_num.3.gz man/unibi_set_ext_num_name.3.gz man/unibi_set_ext_str.3.gz man/unibi_set_ext_str_name.3.gz man/unibi_set_name.3.gz man/unibi_set_num.3.gz man/unibi_set_str.3.gz man/unibi_short_name_bool.3.gz man/unibi_short_name_num.3.gz man/unibi_short_name_str.3.gz man/unibi_str_from_var.3.gz man/unibi_terminfo_dirs.3.gz man/unibi_var_from_num.3.gz man/unibi_var_from_str.3.gz man/unibilium.h.3.gz '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3' | |
glibtool --mode=finish '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-install | |
[ 24%] Completed 'unibilium' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/unibilium-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/unibilium-stamp/unibilium-done | |
[ 24%] Built target unibilium | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/jemalloc.dir/build.make CMakeFiles/jemalloc.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/jemalloc.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/jemalloc.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/jemalloc.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/jemalloc.dir/depend.internal". | |
Scanning dependencies of target jemalloc | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/jemalloc.dir/build.make CMakeFiles/jemalloc.dir/build | |
[ 25%] Creating directories for 'jemalloc' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/jemalloc | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-mkdir | |
[ 27%] Performing download step for 'jemalloc' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/jemalloc && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/jemalloc -DURL=https://github.com/jemalloc/jemalloc/releases/download/4.0.2/jemalloc-4.0.2.tar.bz2 -DEXPECTED_SHA256=0d8a9c8a98adb6983e0ccb521d45d9db1656ef3e71d0b14fb333f2c8138f4611 -DTARGET=jemalloc -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/jemalloc && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-download | |
[ 28%] No patch step for 'jemalloc' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-patch | |
[ 30%] No update step for 'jemalloc' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-update | |
[ 31%] Performing configure step for 'jemalloc' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc && /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc/configure CC=/usr/local/Library/ENV/4.3/clang --prefix=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr | |
checking for xsltproc... /usr/bin/xsltproc | |
checking for gcc... /usr/local/Library/ENV/4.3/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/ENV/4.3/clang accepts -g... yes | |
checking for /usr/local/Library/ENV/4.3/clang option to accept ISO C89... none needed | |
checking whether compiler supports -std=gnu99... yes | |
checking whether compiler supports -Wall... yes | |
checking whether compiler supports -Werror=declaration-after-statement... yes | |
checking whether compiler supports -pipe... yes | |
checking whether compiler supports -g3... yes | |
checking how to run the C preprocessor... /usr/local/Library/ENV/4.3/clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking whether byte ordering is bigendian... no | |
checking size of void *... 8 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of intmax_t... 8 | |
checking build system type... x86_64-apple-darwin15.4.0 | |
checking host system type... x86_64-apple-darwin15.4.0 | |
checking whether pause instruction is compilable... yes | |
checking for ar... ar | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking whether __attribute__ syntax is compilable... yes | |
checking whether compiler supports -Werror... yes | |
checking whether tls_model attribute is compilable... yes | |
checking whether compiler supports -Werror... yes | |
checking whether alloc_size attribute is compilable... no | |
checking whether compiler supports -Werror... yes | |
checking whether format(gnu_printf, ...) attribute is compilable... no | |
checking whether compiler supports -Werror... yes | |
checking whether format(printf, ...) attribute is compilable... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for ranlib... ranlib | |
checking for ld... /usr/local/Library/ENV/4.3/ld | |
checking for autoconf... /usr/local/opt/autoconf/bin/autoconf | |
checking for memalign... no | |
checking for valloc... yes | |
checking whether compiler supports -O3... yes | |
checking whether compiler supports -funroll-loops... yes | |
checking configured backtracing method... N/A | |
checking for sbrk... yes | |
Disabling dss allocation because sbrk is deprecated | |
checking whether utrace(2) is compilable... no | |
checking whether valgrind is compilable... no | |
checking whether a program using __builtin_ffsl is compilable... yes | |
checking LG_PAGE... 12 | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for pthread_create in -lpthread... yes | |
checking for library containing clock_gettime... no | |
checking for secure_getenv... no | |
checking for issetugid... yes | |
checking for _malloc_thread_cleanup... no | |
checking for _pthread_mutex_init_calloc_cb... no | |
Forcing no TLS to avoid allocator/threading bootstrap issues | |
checking whether C11 atomics is compilable... no | |
checking whether atomic(9) is compilable... no | |
checking whether Darwin OSAtomic*() is compilable... yes | |
checking whether madvise(2) is compilable... yes | |
checking for __builtin_clz... yes | |
checking whether Darwin OSSpin*() is compilable... yes | |
checking malloc zone version... 8 | |
checking whether glibc malloc hook is compilable... no | |
checking whether glibc memalign hook is compilable... no | |
checking whether pthreads adaptive mutexes is compilable... no | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating jemalloc.pc | |
config.status: creating doc/html.xsl | |
config.status: creating doc/manpages.xsl | |
config.status: creating doc/jemalloc.xml | |
config.status: creating include/jemalloc/jemalloc_macros.h | |
config.status: creating include/jemalloc/jemalloc_protos.h | |
config.status: creating include/jemalloc/jemalloc_typedefs.h | |
config.status: creating include/jemalloc/internal/jemalloc_internal.h | |
config.status: creating test/test.sh | |
config.status: creating test/include/test/jemalloc_test.h | |
config.status: creating config.stamp | |
config.status: creating bin/jemalloc-config | |
config.status: creating bin/jemalloc.sh | |
config.status: creating bin/jeprof | |
config.status: creating include/jemalloc/jemalloc_defs.h | |
config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h | |
config.status: creating test/include/test/jemalloc_test_defs.h | |
config.status: executing include/jemalloc/internal/private_namespace.h commands | |
config.status: executing include/jemalloc/internal/private_unnamespace.h commands | |
config.status: executing include/jemalloc/internal/public_symbols.txt commands | |
config.status: executing include/jemalloc/internal/public_namespace.h commands | |
config.status: executing include/jemalloc/internal/public_unnamespace.h commands | |
config.status: executing include/jemalloc/internal/size_classes.h commands | |
config.status: executing include/jemalloc/jemalloc_protos_jet.h commands | |
config.status: executing include/jemalloc/jemalloc_rename.h commands | |
config.status: executing include/jemalloc/jemalloc_mangle.h commands | |
config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands | |
config.status: executing include/jemalloc/jemalloc.h commands | |
=============================================================================== | |
jemalloc version : 4.0.2-0-g486d249fb4715fd3de679b6c2a04f7e657883111 | |
library revision : 2 | |
CONFIG : CC=/usr/local/Library/ENV/4.3/clang --prefix=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr | |
CC : /usr/local/Library/ENV/4.3/clang | |
CFLAGS : -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops | |
CPPFLAGS : -D_REENTRANT | |
LDFLAGS : | |
EXTRA_LDFLAGS : | |
LIBS : -lpthread | |
TESTLIBS : | |
RPATH_EXTRA : | |
XSLTPROC : /usr/bin/xsltproc | |
XSLROOT : | |
PREFIX : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr | |
BINDIR : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin | |
DATADIR : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share | |
INCLUDEDIR : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include | |
LIBDIR : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
MANDIR : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man | |
srcroot : | |
abs_srcroot : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc/ | |
objroot : | |
abs_objroot : /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc/ | |
JEMALLOC_PREFIX : je_ | |
JEMALLOC_PRIVATE_NAMESPACE | |
: je_ | |
install_suffix : | |
autogen : 0 | |
cc-silence : 1 | |
debug : 0 | |
code-coverage : 0 | |
stats : 1 | |
prof : 0 | |
prof-libunwind : 0 | |
prof-libgcc : 0 | |
prof-gcc : 0 | |
tcache : 1 | |
fill : 1 | |
utrace : 0 | |
valgrind : 0 | |
xmalloc : 0 | |
munmap : 1 | |
lazy_lock : 0 | |
tls : 0 | |
cache-oblivious : 1 | |
=============================================================================== | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-configure | |
[ 33%] No build step for 'jemalloc' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-build | |
[ 34%] Performing install step for 'jemalloc' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc && /Library/Developer/CommandLineTools/usr/bin/make install_include install_lib_static | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/jemalloc | |
install -m 644 include/jemalloc/jemalloc.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/jemalloc | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.o src/zone.c | |
ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/pages.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o src/zone.o | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(atomic.o) has no symbols | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(hash.o) has no symbols | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(mb.o) has no symbols | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c | |
/usr/local/Library/ENV/4.3/clang -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.pic.o src/zone.c | |
ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/pages.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o src/zone.pic.o | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(atomic.pic.o) has no symbols | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(hash.pic.o) has no symbols | |
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(mb.pic.o) has no symbols | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
install -m 755 lib/libjemalloc.a /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
install -m 755 lib/libjemalloc_pic.a /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-install | |
[ 36%] Completed 'jemalloc' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/jemalloc-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/jemalloc-stamp/jemalloc-done | |
[ 36%] Built target jemalloc | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/luarocks.dir/build.make CMakeFiles/luarocks.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luarocks.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luarocks.dir/depend.internal". | |
Scanning dependencies of target luarocks | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/luarocks.dir/build.make CMakeFiles/luarocks.dir/build | |
[ 37%] Creating directories for 'luarocks' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/luarocks | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-mkdir | |
[ 39%] Performing download step for 'luarocks' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/luarocks && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/luarocks && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-download | |
[ 40%] No patch step for 'luarocks' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-patch | |
[ 42%] No update step for 'luarocks' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-update | |
[ 43%] Performing configure step for 'luarocks' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks && /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks/configure --prefix=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr --force-config --with-lua=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr --with-lua-include=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 --lua-suffix=jit | |
Checking Lua interpreter... | |
luajit found in /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin | |
Checking Lua includes... | |
lua.h found in /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/luarocks/rocks | |
Writing configuration... | |
Installation prefix: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr | |
LuaRocks configuration directory: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks | |
Using Lua from: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr | |
Done configuring. | |
- Type 'make build' and 'make install': | |
to install to /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr as usual. | |
- Type 'make bootstrap': | |
to install LuaRocks in /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr as a rock. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-configure | |
[ 45%] No build step for 'luarocks' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-build | |
[ 46%] Performing install step for 'luarocks' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks && /Library/Developer/CommandLineTools/usr/bin/make bootstrap | |
rm -f src/luarocks/site_config.lua | |
echo 'local site_config = {}' >> src/luarocks/site_config.lua | |
if [ -n "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr" ] ;\ | |
then \ | |
echo "site_config.LUAROCKS_PREFIX=[[/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr]]" >> src/luarocks/site_config.lua ;\ | |
fi | |
if [ -n "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0" ] ;\ | |
then \ | |
echo "site_config.LUA_INCDIR=[[/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0]]" >> src/luarocks/site_config.lua ;\ | |
fi | |
if [ -n "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib" ] ;\ | |
then \ | |
echo "site_config.LUA_LIBDIR=[[/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib]]" >> src/luarocks/site_config.lua ;\ | |
fi | |
if [ -n "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin" ] ;\ | |
then \ | |
echo "site_config.LUA_BINDIR=[[/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks" ] ;\ | |
then \ | |
echo "site_config.LUAROCKS_SYSCONFDIR=[[/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks]]" >> src/luarocks/site_config.lua ;\ | |
fi | |
if [ -n "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr" ] ;\ | |
then \ | |
echo "site_config.LUAROCKS_ROCKS_TREE=[[/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/lua/5.1//luarocks" | |
cp src/luarocks/site_config.lua "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/lua/5.1//luarocks" | |
mkdir -p "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr" | |
if [ ! -f "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks/config-5.1.lua" ] ;\ | |
then \ | |
mkdir -p `dirname "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks/config-5.1.lua"` ;\ | |
echo 'rocks_trees = {' >> "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks/config-5.1.lua" ;\ | |
if [ ! -n "yes" ] ;\ | |
then \ | |
echo ' { name = [[user]], root = home..[[/.luarocks]] },' >> "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks/config-5.1.lua" ;\ | |
fi ;\ | |
echo ' { name = [[system]], root = [[/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr]] }' >> "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/etc/luarocks/config-5.1.lua" ;\ | |
echo '}' >> "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr" | |
Warning: variable CFLAGS was not passed in build_variables | |
mkdir -p "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin" | |
cd src/bin && \ | |
luaver="5.1" && [ -n "$luaver" ] || luaver=`/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/luajit -e 'print(_VERSION:sub(5))'`; \ | |
for f in luarocks luarocks-admin; \ | |
do \ | |
cp "$f" "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f-$luaver"; \ | |
ln -nfs "$f-$luaver" "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f"; \ | |
done | |
mkdir -p "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/luarocks/rocks | |
luarocks scm-1 is now built and installed in /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr (license: MIT/X11) | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-install | |
[ 48%] Completed 'luarocks' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/luarocks-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/luarocks-stamp/luarocks-done | |
[ 48%] Built target luarocks | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/lua-messagepack.dir/build.make CMakeFiles/lua-messagepack.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lua-messagepack.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lua-messagepack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lua-messagepack.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lua-messagepack.dir/depend.internal". | |
Scanning dependencies of target lua-messagepack | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/lua-messagepack.dir/build.make CMakeFiles/lua-messagepack.dir/build | |
[ 50%] Generating usr/lib/luarocks/rocks/lua-messagepack | |
usr/bin/luarocks build lua-messagepack CC=/usr/local/Library/ENV/4.3/clang LD=/usr/local/Library/ENV/4.3/clang | |
Updating manifest for /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/luarocks/rocks | |
lua-messagepack 0.3.4-1 is now built and installed in /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr (license: MIT/X11) | |
[ 50%] Built target lua-messagepack | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/lpeg.dir/build.make CMakeFiles/lpeg.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lpeg.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/lpeg.dir/depend.internal". | |
Scanning dependencies of target lpeg | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/lpeg.dir/build.make CMakeFiles/lpeg.dir/build | |
[ 51%] Generating usr/lib/luarocks/rocks/lpeg | |
usr/bin/luarocks build lpeg CC=/usr/local/Library/ENV/4.3/clang LD=/usr/local/Library/ENV/4.3/clang | |
/usr/local/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -c lpcap.c -o lpcap.o | |
/usr/local/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -c lpcode.c -o lpcode.o | |
/usr/local/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -c lpprint.c -o lpprint.o | |
/usr/local/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -c lptree.c -o lptree.o | |
/usr/local/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -c lpvm.c -o lpvm.o | |
/usr/local/Library/ENV/4.3/clang -bundle -undefined dynamic_lookup -all_load -o lpeg.so -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib lpcap.o lpcode.o lpprint.o lptree.o lpvm.o | |
Updating manifest for /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/luarocks/rocks | |
lpeg 1.0.0-1 is now built and installed in /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr (license: MIT/X11) | |
[ 51%] Built target lpeg | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libuv.dir/build.make CMakeFiles/libuv.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libuv.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libuv.dir/depend.internal". | |
Scanning dependencies of target libuv | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libuv.dir/build.make CMakeFiles/libuv.dir/build | |
[ 53%] Creating directories for 'libuv' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libuv | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-mkdir | |
[ 54%] Performing download step for 'libuv' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libuv && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libuv -DURL=https://github.com/libuv/libuv/archive/v1.7.3.tar.gz -DEXPECTED_SHA256=db5d46318e18330c696d954747036e1be8e2346411d4f30236d7e2f499f0cfab -DTARGET=libuv -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libuv && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-download | |
[ 56%] No patch step for 'libuv' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-patch | |
[ 57%] No update step for 'libuv' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-update | |
[ 59%] Performing configure step for 'libuv' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-build && sh /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/autogen.sh && /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/configure --with-pic --disable-shared --prefix=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr --libdir=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib CC=/usr/local/Library/ENV/4.3/clang | |
+ glibtoolize | |
glibtoolize: putting auxiliary files in '.'. | |
glibtoolize: linking file './ltmain.sh' | |
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. | |
glibtoolize: linking file 'm4/libtool.m4' | |
glibtoolize: linking file 'm4/ltoptions.m4' | |
glibtoolize: linking file 'm4/ltsugar.m4' | |
glibtoolize: linking file 'm4/ltversion.m4' | |
glibtoolize: linking file 'm4/lt~obsolete.m4' | |
+ aclocal -I m4 | |
+ autoconf | |
+ automake --add-missing --copy | |
configure.ac:35: installing './ar-lib' | |
configure.ac:25: installing './compile' | |
configure.ac:22: installing './config.guess' | |
configure.ac:22: installing './config.sub' | |
configure.ac:21: installing './install-sh' | |
configure.ac:21: installing './missing' | |
Makefile.am: installing './depcomp' | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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.4.0 | |
checking host system type... x86_64-apple-darwin15.4.0 | |
checking for gcc... /usr/local/Library/ENV/4.3/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/ENV/4.3/clang accepts -g... yes | |
checking for /usr/local/Library/ENV/4.3/clang option to accept ISO C89... none needed | |
checking whether /usr/local/Library/ENV/4.3/clang understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of /usr/local/Library/ENV/4.3/clang... gcc3 | |
checking if /usr/local/Library/ENV/4.3/clang supports -fvisibility=hidden flag... yes | |
checking if /usr/local/Library/ENV/4.3/clang supports -g flag... yes | |
checking if /usr/local/Library/ENV/4.3/clang supports -std=gnu89 flag... yes | |
checking if /usr/local/Library/ENV/4.3/clang supports -pedantic flag... yes | |
checking if /usr/local/Library/ENV/4.3/clang supports -Wall flag... yes | |
checking if /usr/local/Library/ENV/4.3/clang supports -Wextra flag... yes | |
checking if /usr/local/Library/ENV/4.3/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/ENV/4.3/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/ENV/4.3/clang... /Library/Developer/CommandLineTools/usr/bin/ld | |
checking if the linker (/Library/Developer/CommandLineTools/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.4.0 file names to x86_64-apple-darwin15.4.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin15.4.0 file names to toolchain format... func_convert_file_noop | |
checking for /Library/Developer/CommandLineTools/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/ENV/4.3/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/ENV/4.3/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/ENV/4.3/clang supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/local/Library/ENV/4.3/clang option to produce PIC... -fno-common -DPIC | |
checking if /usr/local/Library/ENV/4.3/clang PIC flag -fno-common -DPIC works... yes | |
checking if /usr/local/Library/ENV/4.3/clang static flag -static works... no | |
checking if /usr/local/Library/ENV/4.3/clang supports -c -o file.o... yes | |
checking if /usr/local/Library/ENV/4.3/clang supports -c -o file.o... (cached) yes | |
checking whether the /usr/local/Library/ENV/4.3/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.4.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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-configure | |
[ 60%] No build step for 'libuv' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-build | |
[ 62%] Performing install step for 'libuv' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-build && /Library/Developer/CommandLineTools/usr/bin/make V=1 install | |
/bin/sh ./libtool --tag=CC --mode=compile /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/fs-poll.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/inet.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/threadpool.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/uv-common.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/version.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/async.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/core.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/dl.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/fs.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/getaddrinfo.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/getnameinfo.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/loop-watcher.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/loop.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/pipe.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/poll.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/process.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/signal.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/stream.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/tcp.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/thread.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/timer.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/tty.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/udp.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/darwin.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/darwin-proctitle.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/fsevents.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/kqueue.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/'`src/unix/proctitle.c | |
libtool: compile: /usr/local/Library/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/ENV/4.3/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib' | |
libtool: install: /usr/bin/install -c .libs/libuv.lai /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libuv.la | |
libtool: install: /usr/bin/install -c .libs/libuv.a /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libuv.a | |
libtool: install: chmod 644 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libuv.a | |
libtool: install: ranlib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libuv.a | |
/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include' | |
/usr/bin/install -c -m 644 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include/uv.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include/uv-errno.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include/uv-threadpool.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include/uv-version.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include/uv-unix.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include/uv-darwin.h '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include' | |
/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig' | |
/usr/bin/install -c -m 644 libuv.pc '/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-install | |
[ 63%] Completed 'libuv' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libuv-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv-stamp/libuv-done | |
[ 63%] Built target libuv | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libvterm.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libvterm.dir/depend.internal". | |
Scanning dependencies of target libvterm | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/build | |
[ 65%] Creating directories for 'libvterm' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libvterm | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-mkdir | |
[ 66%] Performing download step for 'libvterm' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libvterm && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libvterm -DURL=https://github.com/neovim/libvterm/archive/1b745d29d45623aa8d22a7b9288c7b0e331c7088.tar.gz -DEXPECTED_SHA256=3fc75908256c0d158d6c2a32d39f34e86bfd26364f5404b7d9c03bb70cdc3611 -DTARGET=libvterm -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libvterm && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-download | |
[ 68%] No patch step for 'libvterm' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-patch | |
[ 69%] No update step for 'libvterm' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-update | |
[ 71%] No configure step for 'libvterm' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-configure | |
[ 72%] No build step for 'libvterm' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-build | |
[ 74%] Performing install step for 'libvterm' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm && /Library/Developer/CommandLineTools/usr/bin/make CC=/usr/local/Library/ENV/4.3/clang PREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr CFLAGS=-fPIC install | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include | |
install -m644 include/vterm.h include/vterm_keycodes.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig | |
sed -e "s,@PREFIX@,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr," -e "s,@LIBDIR@,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib," <vterm.pc.in >/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig/vterm.pc | |
TBL src/encoding/DECdrawing.tbl | |
TBL src/encoding/uk.tbl | |
CC src/encoding.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -fno-common -DPIC -o src/.libs/encoding.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -o src/encoding.o >/dev/null 2>&1 | |
CC src/keyboard.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -fno-common -DPIC -o src/.libs/keyboard.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -o src/keyboard.o >/dev/null 2>&1 | |
CC src/mouse.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -fno-common -DPIC -o src/.libs/mouse.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -o src/mouse.o >/dev/null 2>&1 | |
CC src/parser.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -fno-common -DPIC -o src/.libs/parser.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -o src/parser.o >/dev/null 2>&1 | |
CC src/pen.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -fno-common -DPIC -o src/.libs/pen.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -o src/pen.o >/dev/null 2>&1 | |
CC src/screen.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -fno-common -DPIC -o src/.libs/screen.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -o src/screen.o >/dev/null 2>&1 | |
CC src/state.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/state.c -fno-common -DPIC -o src/.libs/state.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/state.c -o src/state.o >/dev/null 2>&1 | |
CC src/unicode.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -fno-common -DPIC -o src/.libs/unicode.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -o src/unicode.o >/dev/null 2>&1 | |
CC src/vterm.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -fno-common -DPIC -o src/.libs/vterm.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -o src/vterm.o >/dev/null 2>&1 | |
LINK libvterm.la | |
glibtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvterm.0.dylib src/.libs/encoding.o src/.libs/keyboard.o src/.libs/mouse.o src/.libs/parser.o src/.libs/pen.o src/.libs/screen.o src/.libs/state.o src/.libs/unicode.o src/.libs/vterm.o -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module | |
glibtool: link: (cd ".libs" && rm -f "libvterm.dylib" && ln -s "libvterm.0.dylib" "libvterm.dylib") | |
glibtool: link: ar cru .libs/libvterm.a src/encoding.o src/keyboard.o src/mouse.o src/parser.o src/pen.o src/screen.o src/state.o src/unicode.o src/vterm.o | |
glibtool: link: ranlib .libs/libvterm.a | |
glibtool: link: ( cd ".libs" && rm -f "libvterm.la" && ln -s "../libvterm.la" "libvterm.la" ) | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
glibtool --mode=install install libvterm.la /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.la | |
glibtool: install: install .libs/libvterm.0.dylib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.0.dylib | |
glibtool: install: (cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib && { ln -s -f libvterm.0.dylib libvterm.dylib || { rm -f libvterm.dylib && ln -s libvterm.0.dylib libvterm.dylib; }; }) | |
glibtool: install: install .libs/libvterm.lai /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.la | |
glibtool: install: install .libs/libvterm.a /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.a | |
glibtool: install: chmod 644 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.a | |
glibtool: install: ranlib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.a | |
glibtool --mode=finish /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
CC bin/unterm.c | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/unterm bin/unterm.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib | |
CC bin/vterm-ctrl.c | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-ctrl bin/vterm-ctrl.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib | |
CC bin/vterm-dump.c | |
glibtool: link: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-dump bin/vterm-dump.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin | |
glibtool --mode=install install bin/unterm bin/vterm-ctrl bin/vterm-dump /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/ | |
glibtool: install: install bin/.libs/unterm /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/unterm | |
glibtool: install: install bin/.libs/vterm-ctrl /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/vterm-ctrl | |
glibtool: install: install bin/.libs/vterm-dump /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/vterm-dump | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-install | |
[ 75%] Completed 'libvterm' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libvterm-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm-stamp/libvterm-done | |
[ 75%] Built target libvterm | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/msgpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/msgpack.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/msgpack.dir/depend.internal". | |
Scanning dependencies of target msgpack | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build | |
[ 77%] Creating directories for 'msgpack' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/msgpack | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-mkdir | |
[ 78%] Performing download step for 'msgpack' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/msgpack && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/msgpack -DURL=https://github.com/msgpack/msgpack-c/archive/cpp-1.0.0.tar.gz -DEXPECTED_SHA256=afda64ca445203bb7092372b822bae8b2539fdcebbfc3f753f393628c2bcfe7d -DTARGET=msgpack -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/msgpack && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-download | |
[ 80%] No patch step for 'msgpack' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-patch | |
[ 81%] No update step for 'msgpack' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-update | |
[ 83%] Performing configure step for 'msgpack' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack -DMSGPACK_ENABLE_CXX=OFF -DMSGPACK_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr -DCMAKE_C_COMPILER=/usr/local/Library/ENV/4.3/clang "-DCMAKE_C_FLAGS:STRING= -fPIC" | |
Re-run cmake no build system arguments | |
-- The C compiler identification is AppleClang 7.3.0.7030029 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030029 | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/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/ENV/4.3/clang++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) | |
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5") | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC | |
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC - Failed | |
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
-- Configuring done | |
CMake Warning (dev): | |
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake | |
--help-policy CMP0042" for policy details. Use the cmake_policy command to | |
set the policy and suppress this warning. | |
MACOSX_RPATH is not specified for the following targets: | |
msgpack | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
-- Generating done | |
-- Build files have been written to: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-configure | |
[ 84%] Performing build step for 'msgpack' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake --build . | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -H/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack -B/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_progress_start /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/progress.marks | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/depend.internal". | |
Scanning dependencies of target msgpack-static | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/build | |
[ 8%] Building C object CMakeFiles/msgpack-static.dir/src/unpack.c.o | |
/usr/local/Library/ENV/4.3/clang -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/unpack.c | |
[ 16%] Building C object CMakeFiles/msgpack-static.dir/src/objectc.c.o | |
/usr/local/Library/ENV/4.3/clang -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/objectc.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/objectc.c | |
[ 25%] Building C object CMakeFiles/msgpack-static.dir/src/version.c.o | |
/usr/local/Library/ENV/4.3/clang -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/version.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/version.c | |
[ 33%] Building C object CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o | |
/usr/local/Library/ENV/4.3/clang -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/vrefbuffer.c | |
[ 41%] Building C object CMakeFiles/msgpack-static.dir/src/zone.c.o | |
/usr/local/Library/ENV/4.3/clang -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/zone.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/zone.c | |
[ 50%] Linking C static library libmsgpack.a | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -P CMakeFiles/msgpack-static.dir/cmake_clean_target.cmake | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_link_script CMakeFiles/msgpack-static.dir/link.txt --verbose=1 | |
/usr/bin/ar qc libmsgpack.a CMakeFiles/msgpack-static.dir/src/unpack.c.o CMakeFiles/msgpack-static.dir/src/objectc.c.o CMakeFiles/msgpack-static.dir/src/version.c.o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o CMakeFiles/msgpack-static.dir/src/zone.c.o | |
/usr/bin/ranlib libmsgpack.a | |
[ 50%] Built target msgpack-static | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/depend.internal". | |
Scanning dependencies of target msgpack | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build | |
[ 58%] Building C object CMakeFiles/msgpack.dir/src/unpack.c.o | |
/usr/local/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/unpack.c | |
[ 66%] Building C object CMakeFiles/msgpack.dir/src/objectc.c.o | |
/usr/local/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/objectc.c | |
[ 75%] Building C object CMakeFiles/msgpack.dir/src/version.c.o | |
/usr/local/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/version.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/version.c | |
[ 83%] Building C object CMakeFiles/msgpack.dir/src/vrefbuffer.c.o | |
/usr/local/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/vrefbuffer.c | |
[ 91%] Building C object CMakeFiles/msgpack.dir/src/zone.c.o | |
/usr/local/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/zone.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/zone.c | |
[100%] Linking C shared library libmsgpack.dylib | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_link_script CMakeFiles/msgpack.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/clang -fPIC -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.0.0 -current_version 4.0.0 -o libmsgpack.4.0.0.dylib -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/libmsgpack.3.dylib CMakeFiles/msgpack.dir/src/unpack.c.o CMakeFiles/msgpack.dir/src/objectc.c.o CMakeFiles/msgpack.dir/src/version.c.o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o CMakeFiles/msgpack.dir/src/zone.c.o | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_symlink_library libmsgpack.4.0.0.dylib libmsgpack.3.dylib libmsgpack.dylib | |
[100%] Built target msgpack | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_progress_start /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles 0 | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-build | |
[ 86%] Performing install step for 'msgpack' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake --build . --target install | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -H/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack -B/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_progress_start /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/progress.marks | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake --color= | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/build | |
make[5]: Nothing to be done for `CMakeFiles/msgpack-static.dir/build'. | |
[ 50%] Built target msgpack-static | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color= | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build | |
make[5]: Nothing to be done for `CMakeFiles/msgpack.dir/build'. | |
[100%] Built target msgpack | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_progress_start /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles 0 | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall | |
make[4]: Nothing to be done for `preinstall'. | |
Install the project... | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -P cmake_install.cmake | |
-- Install configuration: "" | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libmsgpack.4.0.0.dylib | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libmsgpack.3.dylib | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libmsgpack.dylib | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libmsgpack.a | |
-- Up-to-date: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/bool.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/bool_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/char_ptr.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/char_ptr_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/check_container_size.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11 | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/array.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/array_char.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/array_char_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/array_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/forward_list.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/forward_list_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/tuple.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/tuple_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_map.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_map_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_set.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_set_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/define.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/deque.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/deque_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/detail | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/detail/cpp03_define.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/detail/cpp03_msgpack_tuple.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/detail/cpp03_msgpack_tuple_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/detail/cpp11_define.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/detail/cpp11_msgpack_tuple.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/detail/cpp11_msgpack_tuple_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/fixint.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/fixint_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/float.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/float_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/int.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/int_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/list.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/list_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/map.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/map_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/msgpack_tuple.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/msgpack_tuple_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/nil.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/nil_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/pair.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/pair_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/raw.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/raw_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/set.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/set_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/string.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/string_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/tr1 | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/tr1/unordered_map.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/tr1/unordered_map_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/tr1/unordered_set.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/tr1/unordered_set_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/vector.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/vector_bool.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/vector_bool_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/vector_char.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/vector_char_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/adaptor/vector_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/cpp_config.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/detail | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/detail/cpp03_zone.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/detail/cpp11_zone.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/fbuffer.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/fbuffer.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/gcc_atomic.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/iterator.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/object.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/object.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/object_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/pack.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/pack.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/pack_define.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/pack_template.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/sbuffer.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/sbuffer.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/sysdep.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/type.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/unpack.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/unpack.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/unpack_define.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/unpack_template.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/util.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/version.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/version.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/version_master.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/versioning.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/vrefbuffer.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/vrefbuffer.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/zbuffer.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/zbuffer.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/zone.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack/zone.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack.h | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/msgpack_fwd.hpp | |
-- Installing: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig/msgpack.pc | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-install | |
[ 87%] Completed 'msgpack' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/msgpack-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-stamp/msgpack-done | |
[ 87%] Built target msgpack | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libtermkey.dir/build.make CMakeFiles/libtermkey.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libtermkey.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libtermkey.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libtermkey.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libtermkey.dir/depend.internal". | |
Scanning dependencies of target libtermkey | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libtermkey.dir/build.make CMakeFiles/libtermkey.dir/build | |
[ 89%] Creating directories for 'libtermkey' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/tmp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libtermkey | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-mkdir | |
[ 90%] Performing download step for 'libtermkey' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libtermkey && /usr/local/Cellar/cmake/3.5.1/bin/cmake -DPREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libtermkey -DURL=http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.18.tar.gz -DEXPECTED_SHA256=239746de41c845af52bb3c14055558f743292dd6c24ac26c2d6567a5a6093926 -DTARGET=libtermkey -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/DownloadAndExtractFile.cmake | |
-- /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey is found and not empty, skipping download and extraction. | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/downloads/libtermkey && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-download | |
[ 92%] No patch step for 'libtermkey' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-patch | |
[ 93%] No update step for 'libtermkey' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-update | |
[ 95%] No configure step for 'libtermkey' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-configure | |
[ 96%] No build step for 'libtermkey' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E echo_append | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-build | |
[ 98%] Performing install step for 'libtermkey' | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey && /Library/Developer/CommandLineTools/usr/bin/make CC=/usr/local/Library/ENV/4.3/clang PREFIX=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr PKG_CONFIG_PATH=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig CFLAGS=-fPIC install | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include | |
install -m644 termkey.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig | |
sed "s,@LIBDIR@,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib,;s,@INCDIR@,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include," <termkey.pc.in >/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/pkgconfig/termkey.pc | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -fno-common -DPIC -o .libs/termkey.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -o termkey.o >/dev/null 2>&1 | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -fno-common -DPIC -o .libs/driver-csi.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o >/dev/null 2>&1 | |
glibtool --mode=compile --tag=CC /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -fno-common -DPIC -o .libs/driver-ti.o | |
glibtool: compile: /usr/local/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o >/dev/null 2>&1 | |
glibtool --mode=link --tag=CC /usr/local/Library/ENV/4.3/clang -rpath /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib -version-info 13:0:12 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib -lunibilium -o libtermkey.la termkey.lo driver-csi.lo driver-ti.lo | |
glibtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtermkey.1.dylib .libs/termkey.o .libs/driver-csi.o .libs/driver-ti.o -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.dylib -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.1.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module | |
glibtool: link: (cd ".libs" && rm -f "libtermkey.dylib" && ln -s "libtermkey.1.dylib" "libtermkey.dylib") | |
glibtool: link: ar cru .libs/libtermkey.a termkey.o driver-csi.o driver-ti.o | |
glibtool: link: ranlib .libs/libtermkey.a | |
glibtool: link: ( cd ".libs" && rm -f "libtermkey.la" && ln -s "../libtermkey.la" "libtermkey.la" ) | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
glibtool --mode=install install libtermkey.la /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.la | |
glibtool: install: install .libs/libtermkey.1.dylib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.1.dylib | |
glibtool: install: (cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib && { ln -s -f libtermkey.1.dylib libtermkey.dylib || { rm -f libtermkey.dylib && ln -s libtermkey.1.dylib libtermkey.dylib; }; }) | |
glibtool: install: install .libs/libtermkey.lai /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.la | |
glibtool: install: install .libs/libtermkey.a /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.a | |
glibtool: install: chmod 644 /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.a | |
glibtool: install: ranlib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.a | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3 | |
install -d /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man7 | |
for F in man/*.3; do \ | |
gzip <$F >/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/${F#man/}.gz; \ | |
done | |
for F in man/*.7; do \ | |
gzip <$F >/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man7/${F#man/}.gz; \ | |
done | |
while read FROM EQ TO; do \ | |
echo ln -sf $TO.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/$FROM.gz; \ | |
done < man/also | |
ln -sf termkey_new.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_destroy.3.gz | |
ln -sf termkey_new.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_new_abstract.3.gz | |
ln -sf termkey_set_flags.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_get_flags.3.gz | |
ln -sf termkey_set_canonflags.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_get_canonflags.3.gz | |
ln -sf termkey_set_buffer_size.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_get_buffer_size.3.gz | |
ln -sf termkey_set_waittime.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_get_waittime.3.gz | |
ln -sf termkey_getkey.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_getkey_force.3.gz | |
ln -sf termkey_start.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_stop.3.gz | |
ln -sf termkey_start.3.gz /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/share/man/man3/termkey_is_started.3.gz | |
glibtool --mode=finish /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-install | |
[100%] Completed 'libtermkey' | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E make_directory /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/libtermkey-complete | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libtermkey-stamp/libtermkey-done | |
[100%] Built target libtermkey | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/clean-shared-libraries.dir/build.make CMakeFiles/clean-shared-libraries.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/clean-shared-libraries.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/clean-shared-libraries.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/clean-shared-libraries.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/clean-shared-libraries.dir/depend.internal". | |
Scanning dependencies of target clean-shared-libraries | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/clean-shared-libraries.dir/build.make CMakeFiles/clean-shared-libraries.dir/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -DREMOVE_FILE_GLOB=/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/lib*.dylib* -P /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party/cmake/RemoveFiles.cmake | |
[100%] Built target clean-shared-libraries | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/depend | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build && /usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/third-party /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/third-party.dir/DependInfo.cmake --color= | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/third-party.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/third-party.dir/depend.internal". | |
Dependee "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles/third-party.dir/depend.internal". | |
Scanning dependencies of target third-party | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/build | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E touch .third-party | |
[100%] Built target third-party | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_progress_start /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/CMakeFiles 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -g -O2 -fomit-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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -I. -Wall -std=c99 -fPIC -c unibilium.c -fno-common -DPIC -o .libs/unibilium.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c unibilium.c -fno-common -DPIC -o .libs/unibilium.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c unibilium.c -o unibilium.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c unibilium.c -o unibilium.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c uninames.c -fno-common -DPIC -o .libs/uninames.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c uninames.c -fno-common -DPIC -o .libs/uninames.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c uninames.c -o uninames.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c uninames.c -o uninames.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -Wall -std=c99 -fPIC -c uniutil.c -fno-common -DPIC -o .libs/uniutil.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -std=c99 -fPIC -c uniutil.c -fno-common -DPIC -o .libs/uniutil.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -Wall -std=c99 -fPIC -c uniutil.c -o uniutil.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -DTERMINFO_DIRS="/etc/terminfo:/lib/terminfo:/usr/share/terminfo:/usr/lib/terminfo:/usr/local/share/terminfo:/usr/local/lib/terminfo" -std=c99 -fPIC -c uniutil.c -o uniutil.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libunibilium.0.dylib .libs/unibilium.o .libs/uninames.o .libs/uniutil.o -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.0.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libunibilium.0.dylib .libs/unibilium.o .libs/uninames.o .libs/uniutil.o -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.0.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -fno-common -DPIC -o tools/.libs/gen-static-test.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/gen-static-test.c -fno-common -DPIC -o tools/.libs/gen-static-test.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c tools/gen-static-test.c -o tools/gen-static-test.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/gen-static-test.c -o tools/gen-static-test.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o tools/.libs/gen-static-test tools/.libs/gen-static-test.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o tools/.libs/gen-static-test tools/.libs/gen-static-test.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -fno-common -DPIC -o tools/.libs/unibi-dump.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-dump.c -fno-common -DPIC -o tools/.libs/unibi-dump.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-dump.c -o tools/unibi-dump.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-dump.c -o tools/unibi-dump.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o tools/.libs/unibi-dump tools/.libs/unibi-dump.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o tools/.libs/unibi-dump tools/.libs/unibi-dump.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -fno-common -DPIC -o tools/.libs/unibi-put.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-put.c -fno-common -DPIC -o tools/.libs/unibi-put.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c tools/unibi-put.c -o tools/unibi-put.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c tools/unibi-put.c -o tools/unibi-put.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o tools/.libs/unibi-put tools/.libs/unibi-put.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o tools/.libs/unibi-put tools/.libs/unibi-put.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/00_load.c -fno-common -DPIC -o t/.libs/00_load.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/00_load.c -fno-common -DPIC -o t/.libs/00_load.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/00_load.c -o t/00_load.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/00_load.c -o t/00_load.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o t/.libs/00_load.t t/.libs/00_load.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/00_load.t t/.libs/00_load.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -fno-common -DPIC -o t/.libs/if-then-else.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/if-then-else.c -fno-common -DPIC -o t/.libs/if-then-else.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/if-then-else.c -o t/if-then-else.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/if-then-else.c -o t/if-then-else.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o t/.libs/if-then-else.t t/.libs/if-then-else.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/if-then-else.t t/.libs/if-then-else.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -fno-common -DPIC -o t/.libs/static_screen-256color.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen-256color.c -fno-common -DPIC -o t/.libs/static_screen-256color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen-256color.c -o t/static_screen-256color.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen-256color.c -o t/static_screen-256color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o t/.libs/static_screen-256color.t t/.libs/static_screen-256color.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_screen-256color.t t/.libs/static_screen-256color.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen.c -fno-common -DPIC -o t/.libs/static_screen.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen.c -fno-common -DPIC -o t/.libs/static_screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_screen.c -o t/static_screen.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_screen.c -o t/static_screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o t/.libs/static_screen.t t/.libs/static_screen.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_screen.t t/.libs/static_screen.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -fno-common -DPIC -o t/.libs/static_tmux.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_tmux.c -fno-common -DPIC -o t/.libs/static_tmux.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_tmux.c -o t/static_tmux.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_tmux.c -o t/static_tmux.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o t/.libs/static_tmux.t t/.libs/static_tmux.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_tmux.t t/.libs/static_tmux.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -fno-common -DPIC -o t/.libs/static_xterm.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_xterm.c -fno-common -DPIC -o t/.libs/static_xterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I. -Wall -std=c99 -fPIC -c t/static_xterm.c -o t/static_xterm.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -std=c99 -fPIC -c t/static_xterm.c -o t/static_xterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o t/.libs/static_xterm.t t/.libs/static_xterm.o ./.libs/libunibilium.dylib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o t/.libs/static_xterm.t t/.libs/static_xterm.o ./.libs/libunibilium.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lrt | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c | |
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/jemalloc.o src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/jemalloc.o -o src/jemalloc.d src/jemalloc.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/jemalloc.o -o src/jemalloc.d src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/arena.o src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/arena.o -o src/arena.d src/arena.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/arena.o -o src/arena.d src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/atomic.o src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/atomic.o -o src/atomic.d src/atomic.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/atomic.o -o src/atomic.d src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/base.o src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/base.o -o src/base.d src/base.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/base.o -o src/base.d src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/bitmap.o src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/bitmap.o -o src/bitmap.d src/bitmap.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/bitmap.o -o src/bitmap.d src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/chunk.o src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk.o -o src/chunk.d src/chunk.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk.o -o src/chunk.d src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/chunk_dss.o src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_dss.o -o src/chunk_dss.d src/chunk_dss.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_dss.o -o src/chunk_dss.d src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_mmap.o -o src/chunk_mmap.d src/chunk_mmap.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_mmap.o -o src/chunk_mmap.d src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/ckh.o src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ckh.o -o src/ckh.d src/ckh.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ckh.o -o src/ckh.d src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/ctl.o src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ctl.o -o src/ctl.d src/ctl.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ctl.o -o src/ctl.d src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/extent.o src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/extent.o -o src/extent.d src/extent.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/extent.o -o src/extent.d src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/hash.o src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/hash.o -o src/hash.d src/hash.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/hash.o -o src/hash.d src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/huge.o src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/huge.o -o src/huge.d src/huge.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/huge.o -o src/huge.d src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/mb.o src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mb.o -o src/mb.d src/mb.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mb.o -o src/mb.d src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/mutex.o src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mutex.o -o src/mutex.d src/mutex.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mutex.o -o src/mutex.d src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/pages.o src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/pages.o -o src/pages.d src/pages.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/pages.o -o src/pages.d src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/prof.o src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/prof.o -o src/prof.d src/prof.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/prof.o -o src/prof.d src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/quarantine.o src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/quarantine.o -o src/quarantine.d src/quarantine.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/quarantine.o -o src/quarantine.d src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/rtree.o src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/rtree.o -o src/rtree.d src/rtree.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/rtree.o -o src/rtree.d src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/stats.o src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/stats.o -o src/stats.d src/stats.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/stats.o -o src/stats.d src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/tcache.o src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tcache.o -o src/tcache.d src/tcache.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tcache.o -o src/tcache.d src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/util.o src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/util.o -o src/util.d src/util.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/util.o -o src/util.d src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/tsd.o src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tsd.o -o src/tsd.d src/tsd.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tsd.o -o src/tsd.d src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.o src/zone.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -c -D_REENTRANT -Iinclude -o src/zone.o src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/zone.o -o src/zone.d src/zone.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/zone.o -o src/zone.d src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/jemalloc.pic.o src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/jemalloc.pic.o -o src/jemalloc.pic.d src/jemalloc.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/jemalloc.pic.o -o src/jemalloc.pic.d src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/arena.pic.o src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/arena.pic.o -o src/arena.pic.d src/arena.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/arena.pic.o -o src/arena.pic.d src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/atomic.pic.o src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/atomic.pic.o -o src/atomic.pic.d src/atomic.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/atomic.pic.o -o src/atomic.pic.d src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/base.pic.o src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/base.pic.o -o src/base.pic.d src/base.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/base.pic.o -o src/base.pic.d src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/bitmap.pic.o src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/bitmap.pic.o -o src/bitmap.pic.d src/bitmap.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/bitmap.pic.o -o src/bitmap.pic.d src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/chunk.pic.o src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk.pic.o -o src/chunk.pic.d src/chunk.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk.pic.o -o src/chunk.pic.d src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_dss.pic.o -o src/chunk_dss.pic.d src/chunk_dss.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_dss.pic.o -o src/chunk_dss.pic.d src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/chunk_mmap.pic.o -o src/chunk_mmap.pic.d src/chunk_mmap.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/chunk_mmap.pic.o -o src/chunk_mmap.pic.d src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/ckh.pic.o src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ckh.pic.o -o src/ckh.pic.d src/ckh.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ckh.pic.o -o src/ckh.pic.d src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/ctl.pic.o src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/ctl.pic.o -o src/ctl.pic.d src/ctl.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/ctl.pic.o -o src/ctl.pic.d src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/extent.pic.o src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/extent.pic.o -o src/extent.pic.d src/extent.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/extent.pic.o -o src/extent.pic.d src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/hash.pic.o src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/hash.pic.o -o src/hash.pic.d src/hash.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/hash.pic.o -o src/hash.pic.d src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/huge.pic.o src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/huge.pic.o -o src/huge.pic.d src/huge.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/huge.pic.o -o src/huge.pic.d src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/mb.pic.o src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mb.pic.o -o src/mb.pic.d src/mb.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mb.pic.o -o src/mb.pic.d src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/mutex.pic.o src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/mutex.pic.o -o src/mutex.pic.d src/mutex.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/mutex.pic.o -o src/mutex.pic.d src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/pages.pic.o src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/pages.pic.o -o src/pages.pic.d src/pages.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/pages.pic.o -o src/pages.pic.d src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/prof.pic.o src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/prof.pic.o -o src/prof.pic.d src/prof.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/prof.pic.o -o src/prof.pic.d src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/quarantine.pic.o src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/quarantine.pic.o -o src/quarantine.pic.d src/quarantine.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/quarantine.pic.o -o src/quarantine.pic.d src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/rtree.pic.o src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/rtree.pic.o -o src/rtree.pic.d src/rtree.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/rtree.pic.o -o src/rtree.pic.d src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/stats.pic.o src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/stats.pic.o -o src/stats.pic.d src/stats.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/stats.pic.o -o src/stats.pic.d src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/tcache.pic.o src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tcache.pic.o -o src/tcache.pic.d src/tcache.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tcache.pic.o -o src/tcache.pic.d src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/util.pic.o src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/util.pic.o -o src/util.pic.d src/util.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/util.pic.o -o src/util.pic.d src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/tsd.pic.o src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/tsd.pic.o -o src/tsd.pic.d src/tsd.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/tsd.pic.o -o src/tsd.pic.d src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -pipe -g3 -O3 -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -Iinclude -o src/zone.pic.o src/zone.c | |
superenv removed: -Wall -Werror=declaration-after-statement -g3 -O3 | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -funroll-loops -fPIC -DPIC -c -D_REENTRANT -Iinclude -o src/zone.pic.o src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -MM -D_REENTRANT -Iinclude -Iinclude -MT src/zone.pic.o -o src/zone.pic.d src/zone.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -D_REENTRANT -Iinclude -MT src/zone.pic.o -o src/zone.pic.d src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O2 -fPIC -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libuv/src/unix/proctitle.c -fno-common -DPIC -o src/unix/libuv_la-proctitle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -fno-common -DPIC -o src/.libs/encoding.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/encoding.c -fno-common -DPIC -o src/.libs/encoding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -o src/encoding.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/encoding.c -o src/encoding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -fno-common -DPIC -o src/.libs/keyboard.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/keyboard.c -fno-common -DPIC -o src/.libs/keyboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -o src/keyboard.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/keyboard.c -o src/keyboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -fno-common -DPIC -o src/.libs/mouse.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/mouse.c -fno-common -DPIC -o src/.libs/mouse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -o src/mouse.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/mouse.c -o src/mouse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -fno-common -DPIC -o src/.libs/parser.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/parser.c -fno-common -DPIC -o src/.libs/parser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -o src/parser.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/parser.c -o src/parser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -fno-common -DPIC -o src/.libs/pen.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/pen.c -fno-common -DPIC -o src/.libs/pen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -o src/pen.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/pen.c -o src/pen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -fno-common -DPIC -o src/.libs/screen.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/screen.c -fno-common -DPIC -o src/.libs/screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -o src/screen.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/screen.c -o src/screen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/state.c -fno-common -DPIC -o src/.libs/state.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/state.c -fno-common -DPIC -o src/.libs/state.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/state.c -o src/state.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/state.c -o src/state.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -fno-common -DPIC -o src/.libs/unicode.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/unicode.c -fno-common -DPIC -o src/.libs/unicode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -o src/unicode.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/unicode.c -o src/unicode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -fno-common -DPIC -o src/.libs/vterm.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/vterm.c -fno-common -DPIC -o src/.libs/vterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -o src/vterm.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -c src/vterm.c -o src/vterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvterm.0.dylib src/.libs/encoding.o src/.libs/keyboard.o src/.libs/mouse.o src/.libs/parser.o src/.libs/pen.o src/.libs/screen.o src/.libs/state.o src/.libs/unicode.o src/.libs/vterm.o -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libvterm.0.dylib src/.libs/encoding.o src/.libs/keyboard.o src/.libs/mouse.o src/.libs/parser.o src/.libs/pen.o src/.libs/screen.o src/.libs/state.o src/.libs/unicode.o src/.libs/vterm.o -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/unterm bin/unterm.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -o bin/.libs/unterm bin/unterm.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-ctrl bin/vterm-ctrl.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -o bin/.libs/vterm-ctrl bin/vterm-ctrl.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-dump bin/vterm-dump.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Iinclude -std=c99 -o bin/.libs/vterm-dump bin/vterm-dump.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/libvterm/.libs/libvterm.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC CMakeCCompilerId.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -fPIC CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: CMakeCXXCompilerId.cpp | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -o CMakeFiles/cmTC_f13c9.dir/testCCompiler.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCCompiler.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -o CMakeFiles/cmTC_f13c9.dir/testCCompiler.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f13c9.dir/testCCompiler.c.o -o cmTC_f13c9 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f13c9.dir/testCCompiler.c.o -o cmTC_f13c9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -o CMakeFiles/cmTC_73bff.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCCompilerABI.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -o CMakeFiles/cmTC_73bff.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.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: -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_73bff.dir/CMakeCCompilerABI.c.o -o cmTC_73bff | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_73bff.dir/CMakeCCompilerABI.c.o -o cmTC_73bff -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -std=c11 -o CMakeFiles/cmTC_28df7.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c11 -o CMakeFiles/cmTC_28df7.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_28df7.dir/feature_tests.c.o -o cmTC_28df7 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_28df7.dir/feature_tests.c.o -o cmTC_28df7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -std=c99 -o CMakeFiles/cmTC_7582b.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -o CMakeFiles/cmTC_7582b.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7582b.dir/feature_tests.c.o -o cmTC_7582b | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7582b.dir/feature_tests.c.o -o cmTC_7582b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -std=c90 -o CMakeFiles/cmTC_28cbb.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c90 -o CMakeFiles/cmTC_28cbb.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_28cbb.dir/feature_tests.c.o -o cmTC_28cbb | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_28cbb.dir/feature_tests.c.o -o cmTC_28cbb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_af131.dir/testCXXCompiler.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/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 CMakeFiles/cmTC_af131.dir/testCXXCompiler.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_af131.dir/testCXXCompiler.cxx.o -o cmTC_af131 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_af131.dir/testCXXCompiler.cxx.o -o cmTC_af131 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_b084d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTC_b084d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.5.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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b084d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_b084d | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b084d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_b084d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++14 -o CMakeFiles/cmTC_07690.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++14 -o CMakeFiles/cmTC_07690.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_07690.dir/feature_tests.cxx.o -o cmTC_07690 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_07690.dir/feature_tests.cxx.o -o cmTC_07690 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++11 -o CMakeFiles/cmTC_27ca5.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -o CMakeFiles/cmTC_27ca5.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_27ca5.dir/feature_tests.cxx.o -o cmTC_27ca5 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_27ca5.dir/feature_tests.cxx.o -o cmTC_27ca5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++98 -o CMakeFiles/cmTC_14e32.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++98 -o CMakeFiles/cmTC_14e32.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14e32.dir/feature_tests.cxx.o -o cmTC_14e32 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14e32.dir/feature_tests.cxx.o -o cmTC_14e32 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -o CMakeFiles/cmTC_27f98.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -o CMakeFiles/cmTC_27f98.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_27f98.dir/CheckIncludeFile.c.o -o cmTC_27f98 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_27f98.dir/CheckIncludeFile.c.o -o cmTC_27f98 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -o CMakeFiles/cmTC_132b9.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -o CMakeFiles/cmTC_132b9.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_132b9.dir/CheckSymbolExists.c.o -o cmTC_132b9 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_132b9.dir/CheckSymbolExists.c.o -o cmTC_132b9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -o CMakeFiles/cmTC_8a3e3.dir/src.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/src.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -o CMakeFiles/cmTC_8a3e3.dir/src.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/unpack.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/unpack.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/objectc.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/objectc.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -o CMakeFiles/msgpack-static.dir/src/objectc.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/objectc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/version.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/version.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -o CMakeFiles/msgpack-static.dir/src/version.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/version.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/vrefbuffer.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/vrefbuffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/zone.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/zone.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -o CMakeFiles/msgpack-static.dir/src/zone.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/unpack.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/unpack.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/objectc.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/objectc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/version.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/version.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/version.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/version.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/vrefbuffer.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/vrefbuffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/zone.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/zone.c | |
superenv removed: -Wall -g -O3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -Dmsgpack_EXPORTS -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/. -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/include -fPIC -fPIC -DPIC -o CMakeFiles/msgpack.dir/src/zone.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack/src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.0.0 -current_version 4.0.0 -o libmsgpack.4.0.0.dylib -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/libmsgpack.3.dylib CMakeFiles/msgpack.dir/src/unpack.c.o CMakeFiles/msgpack.dir/src/objectc.c.o CMakeFiles/msgpack.dir/src/version.c.o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o CMakeFiles/msgpack.dir/src/zone.c.o | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.0.0 -current_version 4.0.0 -o libmsgpack.4.0.0.dylib -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/build/src/msgpack-build/libmsgpack.3.dylib CMakeFiles/msgpack.dir/src/unpack.c.o CMakeFiles/msgpack.dir/src/objectc.c.o CMakeFiles/msgpack.dir/src/version.c.o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o CMakeFiles/msgpack.dir/src/zone.c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -fno-common -DPIC -o .libs/termkey.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -fno-common -DPIC -o .libs/termkey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -o termkey.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -o termkey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -fno-common -DPIC -o .libs/driver-csi.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -fno-common -DPIC -o .libs/driver-csi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -fno-common -DPIC -o .libs/driver-ti.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -fno-common -DPIC -o .libs/driver-ti.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -fPIC -Wall -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -fPIC -std=c99 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtermkey.1.dylib .libs/termkey.o .libs/driver-csi.o .libs/driver-ti.o -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.dylib -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.1.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtermkey.1.dylib .libs/termkey.o .libs/driver-csi.o .libs/driver-ti.o -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.dylib -install_name /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.1.dylib -compatibility_version 14 -current_version 14.0 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-03-31 12:26:53 +0100 | |
cmake | |
.. | |
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/neovim/0.1.2 | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-DDEPS_PREFIX=../deps-build/usr | |
-DCMAKE_BUILD_TYPE=RelWithDebInfo | |
-DIconv_INCLUDE_DIRS:PATH=/usr/include | |
-DIconv_LIBRARIES:PATH=/usr/lib/libiconv.dylib | |
-- The C compiler identification is AppleClang 7.3.0.7030029 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030029 | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/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/ENV/4.3/clang++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Performing Test HAS_ACCEPTABLE_FORTIFY | |
-- Performing Test HAS_ACCEPTABLE_FORTIFY - Success | |
-- Performing Test HAS_WVLA_FLAG | |
-- Performing Test HAS_WVLA_FLAG - Success | |
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG | |
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success | |
-- Performing Test HAS_FSTACK_PROTECTOR_FLAG | |
-- Performing Test HAS_FSTACK_PROTECTOR_FLAG - Success | |
-- Performing Test HAS_DIAG_COLOR_FLAG | |
-- Performing Test HAS_DIAG_COLOR_FLAG - Success | |
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.1") | |
-- Looking for dlopen in dl | |
-- Looking for dlopen in dl - found | |
-- Looking for kstat_lookup in kstat | |
-- Looking for kstat_lookup in kstat - not found | |
-- Looking for kvm_open in kvm | |
-- Looking for kvm_open in kvm - not found | |
-- Looking for gethostbyname in nsl | |
-- Looking for gethostbyname in nsl - not found | |
-- Looking for perfstat_cpu in perfstat | |
-- Looking for perfstat_cpu in perfstat - not found | |
-- Looking for clock_gettime in rt | |
-- Looking for clock_gettime in rt - not found | |
-- Looking for sendfile in sendfile | |
-- Looking for sendfile in sendfile - not found | |
-- Found LibUV: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libuv.a | |
-- Found Msgpack: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libmsgpack.a (found suitable version "1.0.0", minimum required is "1.0.0") | |
-- Found LuaJit: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libluajit-5.1.a | |
-- Found unibilium: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libunibilium.a | |
-- Found LibTermkey: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libtermkey.a | |
-- Found LibVterm: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libvterm.a | |
-- Found JeMalloc: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/lib/libjemalloc.a | |
-- Performing Test HAVE_WORKING_LIBINTL | |
-- Performing Test HAVE_WORKING_LIBINTL - Success | |
-- Looking for _nl_msg_cat_cntr | |
-- Looking for _nl_msg_cat_cntr - found | |
-- Found LibIntl | |
-- Found Iconv | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Checking Lua interpreter /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/luajit | |
-- Using the Lua interpreter /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/bin/luajit. | |
-- Log level not specified, defaulting to INFO(1) | |
-- Found Gettext: /usr/local/opt/gettext/bin/msgmerge (found version "0.19.7") | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Check size of int | |
-- Check size of int - done | |
-- Check size of long | |
-- Check size of long - done | |
-- Check size of intmax_t | |
-- Check size of intmax_t - done | |
-- Check size of size_t | |
-- Check size of size_t - done | |
-- Check size of long long | |
-- Check size of long long - done | |
-- Check size of void * | |
-- Check size of void * - done | |
-- Looking for _NSGetEnviron | |
-- Looking for _NSGetEnviron - found | |
-- Looking for include file iconv.h | |
-- Looking for include file iconv.h - found | |
-- Looking for include file langinfo.h | |
-- Looking for include file langinfo.h - found | |
-- Looking for include file locale.h | |
-- Looking for include file locale.h - found | |
-- Looking for include file pwd.h | |
-- Looking for include file pwd.h - found | |
-- Looking for include file strings.h | |
-- Looking for include file strings.h - found | |
-- Looking for include file sys/wait.h | |
-- Looking for include file sys/wait.h - found | |
-- Looking for include file sys/utsname.h | |
-- Looking for include file sys/utsname.h - found | |
-- Looking for include file utime.h | |
-- Looking for include file utime.h - found | |
-- Looking for fseeko | |
-- Looking for fseeko - found | |
-- Looking for getpwent | |
-- Looking for getpwent - found | |
-- Looking for getpwnam | |
-- Looking for getpwnam - found | |
-- Looking for getpwuid | |
-- Looking for getpwuid - found | |
-- Looking for _putenv_s | |
-- Looking for _putenv_s - not found | |
-- Looking for opendir | |
-- Looking for opendir - found | |
-- Looking for readlink | |
-- Looking for readlink - found | |
-- Looking for setenv | |
-- Looking for setenv - found | |
-- Looking for unsetenv | |
-- Looking for unsetenv - found | |
-- Looking for setpgid | |
-- Looking for setpgid - found | |
-- Looking for setsid | |
-- Looking for setsid - found | |
-- Looking for sigaction | |
-- Looking for sigaction - found | |
-- Looking for strcasecmp | |
-- Looking for strcasecmp - found | |
-- Looking for strncasecmp | |
-- Looking for strncasecmp - found | |
-- Looking for utime | |
-- Looking for utime - found | |
-- Looking for utimes | |
-- Looking for utimes - found | |
-- Looking for FD_CLOEXEC | |
-- Looking for FD_CLOEXEC - found | |
-- Looking for CODESET | |
-- Looking for CODESET - found | |
-- Performing Test HAVE_BE64TOH_MACROS | |
-- Performing Test HAVE_BE64TOH_MACROS - Failed | |
-- Looking for be64toh | |
-- Looking for be64toh - not found | |
-- Performing Test ORDER_BIG_ENDIAN | |
-- Performing Test ORDER_BIG_ENDIAN - Failed | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: 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: -o CMakeFiles/cmTC_e8e73.dir/testCCompiler.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/testCCompiler.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_e8e73.dir/testCCompiler.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8e73.dir/testCCompiler.c.o -o cmTC_e8e73 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8e73.dir/testCCompiler.c.o -o cmTC_e8e73 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_a9c60.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCCompilerABI.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_a9c60.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a9c60.dir/CMakeCCompilerABI.c.o -o cmTC_a9c60 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a9c60.dir/CMakeCCompilerABI.c.o -o cmTC_a9c60 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c11 -o CMakeFiles/cmTC_6a1ac.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_6a1ac.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6a1ac.dir/feature_tests.c.o -o cmTC_6a1ac | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6a1ac.dir/feature_tests.c.o -o cmTC_6a1ac -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c99 -o CMakeFiles/cmTC_5a1be.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_5a1be.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5a1be.dir/feature_tests.c.o -o cmTC_5a1be | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5a1be.dir/feature_tests.c.o -o cmTC_5a1be -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c90 -o CMakeFiles/cmTC_92f12.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_92f12.dir/feature_tests.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_92f12.dir/feature_tests.c.o -o cmTC_92f12 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_92f12.dir/feature_tests.c.o -o cmTC_92f12 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_a0dae.dir/testCXXCompiler.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/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 CMakeFiles/cmTC_a0dae.dir/testCXXCompiler.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a0dae.dir/testCXXCompiler.cxx.o -o cmTC_a0dae | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a0dae.dir/testCXXCompiler.cxx.o -o cmTC_a0dae -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -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 CMakeFiles/cmTC_3ea82.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTC_3ea82.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.5.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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3ea82.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3ea82 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3ea82.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3ea82 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++14 -o CMakeFiles/cmTC_14000.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++14 -o CMakeFiles/cmTC_14000.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14000.dir/feature_tests.cxx.o -o cmTC_14000 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14000.dir/feature_tests.cxx.o -o cmTC_14000 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++11 -o CMakeFiles/cmTC_1813f.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -o CMakeFiles/cmTC_1813f.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1813f.dir/feature_tests.cxx.o -o cmTC_1813f | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1813f.dir/feature_tests.cxx.o -o cmTC_1813f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -std=c++98 -o CMakeFiles/cmTC_e5b92.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/feature_tests.cxx | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang++ -pipe -w -Os -march=native -std=c++98 -o CMakeFiles/cmTC_e5b92.dir/feature_tests.cxx.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/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: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e5b92.dir/feature_tests.cxx.o -o cmTC_e5b92 | |
superenv added: -pipe -w -Os -march=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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e5b92.dir/feature_tests.cxx.o -o cmTC_e5b92 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DHAS_ACCEPTABLE_FORTIFY -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_6f24d.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_ACCEPTABLE_FORTIFY -DDISABLE_LOG -o CMakeFiles/cmTC_6f24d.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DHAS_ACCEPTABLE_FORTIFY -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6f24d.dir/src.c.o -o cmTC_6f24d | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_ACCEPTABLE_FORTIFY -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6f24d.dir/src.c.o -o cmTC_6f24d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DHAS_WVLA_FLAG -O2 -g -DDISABLE_LOG -Wvla -o CMakeFiles/cmTC_3d748.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -g -Wvla | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_WVLA_FLAG -DDISABLE_LOG -o CMakeFiles/cmTC_3d748.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DHAS_WVLA_FLAG -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3d748.dir/src.c.o -o cmTC_3d748 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_WVLA_FLAG -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3d748.dir/src.c.o -o cmTC_3d748 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -O2 -g -DDISABLE_LOG -fstack-protector-strong -o CMakeFiles/cmTC_8a0e9.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -DDISABLE_LOG -fstack-protector-strong -o CMakeFiles/cmTC_8a0e9.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8a0e9.dir/src.c.o -o cmTC_8a0e9 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_STRONG_FLAG -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8a0e9.dir/src.c.o -o cmTC_8a0e9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_FLAG -O2 -g -DDISABLE_LOG -fstack-protector -o CMakeFiles/cmTC_c87e4.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_FLAG -DDISABLE_LOG -fstack-protector -o CMakeFiles/cmTC_c87e4.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DHAS_FSTACK_PROTECTOR_FLAG -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c87e4.dir/src.c.o -o cmTC_c87e4 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_FSTACK_PROTECTOR_FLAG -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c87e4.dir/src.c.o -o cmTC_c87e4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DHAS_DIAG_COLOR_FLAG -O2 -g -DDISABLE_LOG -fdiagnostics-color=auto -o CMakeFiles/cmTC_7d43b.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_DIAG_COLOR_FLAG -DDISABLE_LOG -fdiagnostics-color=auto -o CMakeFiles/cmTC_7d43b.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DHAS_DIAG_COLOR_FLAG -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7d43b.dir/src.c.o -o cmTC_7d43b | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAS_DIAG_COLOR_FLAG -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7d43b.dir/src.c.o -o cmTC_7d43b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=dlopen -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_fccf3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dlopen -DDISABLE_LOG -o CMakeFiles/cmTC_fccf3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=dlopen -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fccf3.dir/CheckFunctionExists.c.o -o cmTC_fccf3 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/dlfcn.h -ldl -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/dlfcn.h | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dlopen -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fccf3.dir/CheckFunctionExists.c.o -o cmTC_fccf3 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/dlfcn.h -ldl -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/dlfcn.h -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kstat_lookup -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_057e1.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kstat_lookup -DDISABLE_LOG -o CMakeFiles/cmTC_057e1.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kstat_lookup -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_057e1.dir/CheckFunctionExists.c.o -o cmTC_057e1 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kstat.h -lkstat -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kstat.h | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kstat_lookup -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_057e1.dir/CheckFunctionExists.c.o -o cmTC_057e1 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kstat.h -lkstat -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kstat.h -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kvm_open -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_789d6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kvm_open -DDISABLE_LOG -o CMakeFiles/cmTC_789d6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=kvm_open -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_789d6.dir/CheckFunctionExists.c.o -o cmTC_789d6 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kvm.h -lkvm -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kvm.h | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=kvm_open -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_789d6.dir/CheckFunctionExists.c.o -o cmTC_789d6 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kvm.h -lkvm -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/kvm.h -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=gethostbyname -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_0ed0b.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -DDISABLE_LOG -o CMakeFiles/cmTC_0ed0b.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=gethostbyname -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0ed0b.dir/CheckFunctionExists.c.o -o cmTC_0ed0b -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/nsl.h -lnsl -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/nsl.h | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0ed0b.dir/CheckFunctionExists.c.o -o cmTC_0ed0b -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/nsl.h -lnsl -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/nsl.h -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=perfstat_cpu -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_dbeeb.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=perfstat_cpu -DDISABLE_LOG -o CMakeFiles/cmTC_dbeeb.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=perfstat_cpu -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dbeeb.dir/CheckFunctionExists.c.o -o cmTC_dbeeb -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/libperfstat.h -lperfstat -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/libperfstat.h | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=perfstat_cpu -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dbeeb.dir/CheckFunctionExists.c.o -o cmTC_dbeeb -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/libperfstat.h -lperfstat -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/libperfstat.h -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=clock_gettime -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_764a6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=clock_gettime -DDISABLE_LOG -o CMakeFiles/cmTC_764a6.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=clock_gettime -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_764a6.dir/CheckFunctionExists.c.o -o cmTC_764a6 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/time.h -lrt -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/time.h | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=clock_gettime -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_764a6.dir/CheckFunctionExists.c.o -o cmTC_764a6 -L/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/time.h -lrt -Wl,-rpath,/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/time.h -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=sendfile -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_3a3ea.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=sendfile -DDISABLE_LOG -o CMakeFiles/cmTC_3a3ea.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=sendfile -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3a3ea.dir/CheckFunctionExists.c.o -o cmTC_3a3ea -lsendfile | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=sendfile -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3a3ea.dir/CheckFunctionExists.c.o -o cmTC_3a3ea -lsendfile -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DHAVE_WORKING_LIBINTL -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_a9c47.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DHAVE_WORKING_LIBINTL -DDISABLE_LOG -o CMakeFiles/cmTC_a9c47.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DHAVE_WORKING_LIBINTL -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a9c47.dir/src.c.o -o cmTC_a9c47 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_WORKING_LIBINTL -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a9c47.dir/src.c.o -o cmTC_a9c47 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wconversion -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_f3a5f.dir/CheckVariableExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckVariableExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -DDISABLE_LOG -o CMakeFiles/cmTC_f3a5f.dir/CheckVariableExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckVariableExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3a5f.dir/CheckVariableExists.c.o -o cmTC_f3a5f /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_VARIABLE_EXISTS=_nl_msg_cat_cntr -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3a5f.dir/CheckVariableExists.c.o -o cmTC_f3a5f /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_75ade.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_75ade.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_75ade.dir/CheckIncludeFile.c.o -o cmTC_75ade | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_75ade.dir/CheckIncludeFile.c.o -o cmTC_75ade -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_30e3a.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_30e3a.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_30e3a.dir/CheckSymbolExists.c.o -o cmTC_30e3a /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_30e3a.dir/CheckSymbolExists.c.o -o cmTC_30e3a /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_5269a.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_5269a.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5269a.dir/CheckIncludeFile.c.o -o cmTC_5269a | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5269a.dir/CheckIncludeFile.c.o -o cmTC_5269a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_5949c.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_5949c.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5949c.dir/CheckIncludeFile.c.o -o cmTC_5949c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5949c.dir/CheckIncludeFile.c.o -o cmTC_5949c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_13dae.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_13dae.dir/CheckIncludeFile.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_13dae.dir/CheckIncludeFile.c.o -o cmTC_13dae | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_13dae.dir/CheckIncludeFile.c.o -o cmTC_13dae -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_9dc2c.dir/SIZEOF_INT.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_INT.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_9dc2c.dir/SIZEOF_INT.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_INT.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9dc2c.dir/SIZEOF_INT.c.o -o cmTC_9dc2c /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9dc2c.dir/SIZEOF_INT.c.o -o cmTC_9dc2c /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_fa92b.dir/SIZEOF_LONG.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_fa92b.dir/SIZEOF_LONG.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fa92b.dir/SIZEOF_LONG.c.o -o cmTC_fa92b /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fa92b.dir/SIZEOF_LONG.c.o -o cmTC_fa92b /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_34aed.dir/SIZEOF_INTMAX_T.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_INTMAX_T.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_34aed.dir/SIZEOF_INTMAX_T.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_INTMAX_T.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_34aed.dir/SIZEOF_INTMAX_T.c.o -o cmTC_34aed /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_34aed.dir/SIZEOF_INTMAX_T.c.o -o cmTC_34aed /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_aa199.dir/SIZEOF_SIZE_T.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_SIZE_T.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_aa199.dir/SIZEOF_SIZE_T.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_SIZE_T.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aa199.dir/SIZEOF_SIZE_T.c.o -o cmTC_aa199 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aa199.dir/SIZEOF_SIZE_T.c.o -o cmTC_aa199 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_4c11e.dir/SIZEOF_LONG_LONG.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_4c11e.dir/SIZEOF_LONG_LONG.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4c11e.dir/SIZEOF_LONG_LONG.c.o -o cmTC_4c11e /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4c11e.dir/SIZEOF_LONG_LONG.c.o -o cmTC_4c11e /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_21cf9.dir/SIZEOF_VOID_PTR.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_VOID_PTR.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_21cf9.dir/SIZEOF_VOID_PTR.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CheckTypeSize/SIZEOF_VOID_PTR.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_21cf9.dir/SIZEOF_VOID_PTR.c.o -o cmTC_21cf9 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_21cf9.dir/SIZEOF_VOID_PTR.c.o -o cmTC_21cf9 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_9020f.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_9020f.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9020f.dir/CheckSymbolExists.c.o -o cmTC_9020f /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9020f.dir/CheckSymbolExists.c.o -o cmTC_9020f /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_cede8.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_cede8.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cede8.dir/CheckIncludeFiles.c.o -o cmTC_cede8 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cede8.dir/CheckIncludeFiles.c.o -o cmTC_cede8 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_4a988.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_4a988.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4a988.dir/CheckIncludeFiles.c.o -o cmTC_4a988 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4a988.dir/CheckIncludeFiles.c.o -o cmTC_4a988 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_77d6e.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_77d6e.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_77d6e.dir/CheckIncludeFiles.c.o -o cmTC_77d6e | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_77d6e.dir/CheckIncludeFiles.c.o -o cmTC_77d6e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_53c44.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_53c44.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_53c44.dir/CheckIncludeFiles.c.o -o cmTC_53c44 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_53c44.dir/CheckIncludeFiles.c.o -o cmTC_53c44 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_72b81.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_72b81.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_72b81.dir/CheckIncludeFiles.c.o -o cmTC_72b81 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_72b81.dir/CheckIncludeFiles.c.o -o cmTC_72b81 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_3c648.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_3c648.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c648.dir/CheckIncludeFiles.c.o -o cmTC_3c648 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c648.dir/CheckIncludeFiles.c.o -o cmTC_3c648 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_8dabe.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_8dabe.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8dabe.dir/CheckIncludeFiles.c.o -o cmTC_8dabe | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8dabe.dir/CheckIncludeFiles.c.o -o cmTC_8dabe -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_32016.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_32016.dir/CheckIncludeFiles.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_32016.dir/CheckIncludeFiles.c.o -o cmTC_32016 | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_32016.dir/CheckIncludeFiles.c.o -o cmTC_32016 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=fseeko -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_5b446.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=fseeko -DDISABLE_LOG -o CMakeFiles/cmTC_5b446.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=fseeko -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5b446.dir/CheckFunctionExists.c.o -o cmTC_5b446 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=fseeko -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5b446.dir/CheckFunctionExists.c.o -o cmTC_5b446 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=getpwent -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_31b04.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=getpwent -DDISABLE_LOG -o CMakeFiles/cmTC_31b04.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=getpwent -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_31b04.dir/CheckFunctionExists.c.o -o cmTC_31b04 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=getpwent -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_31b04.dir/CheckFunctionExists.c.o -o cmTC_31b04 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=getpwnam -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_a79bf.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=getpwnam -DDISABLE_LOG -o CMakeFiles/cmTC_a79bf.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=getpwnam -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a79bf.dir/CheckFunctionExists.c.o -o cmTC_a79bf /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=getpwnam -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a79bf.dir/CheckFunctionExists.c.o -o cmTC_a79bf /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=getpwuid -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_0fa9d.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=getpwuid -DDISABLE_LOG -o CMakeFiles/cmTC_0fa9d.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=getpwuid -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fa9d.dir/CheckFunctionExists.c.o -o cmTC_0fa9d /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=getpwuid -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fa9d.dir/CheckFunctionExists.c.o -o cmTC_0fa9d /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=_putenv_s -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_d109a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=_putenv_s -DDISABLE_LOG -o CMakeFiles/cmTC_d109a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=_putenv_s -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d109a.dir/CheckFunctionExists.c.o -o cmTC_d109a /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=_putenv_s -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d109a.dir/CheckFunctionExists.c.o -o cmTC_d109a /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=opendir -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_35bbd.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=opendir -DDISABLE_LOG -o CMakeFiles/cmTC_35bbd.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=opendir -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_35bbd.dir/CheckFunctionExists.c.o -o cmTC_35bbd /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=opendir -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_35bbd.dir/CheckFunctionExists.c.o -o cmTC_35bbd /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=readlink -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_95d56.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=readlink -DDISABLE_LOG -o CMakeFiles/cmTC_95d56.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=readlink -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95d56.dir/CheckFunctionExists.c.o -o cmTC_95d56 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=readlink -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95d56.dir/CheckFunctionExists.c.o -o cmTC_95d56 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=setenv -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_3276d.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=setenv -DDISABLE_LOG -o CMakeFiles/cmTC_3276d.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=setenv -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3276d.dir/CheckFunctionExists.c.o -o cmTC_3276d /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=setenv -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3276d.dir/CheckFunctionExists.c.o -o cmTC_3276d /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=unsetenv -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_88466.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=unsetenv -DDISABLE_LOG -o CMakeFiles/cmTC_88466.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=unsetenv -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_88466.dir/CheckFunctionExists.c.o -o cmTC_88466 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=unsetenv -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_88466.dir/CheckFunctionExists.c.o -o cmTC_88466 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=setpgid -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_db6be.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=setpgid -DDISABLE_LOG -o CMakeFiles/cmTC_db6be.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=setpgid -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_db6be.dir/CheckFunctionExists.c.o -o cmTC_db6be /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=setpgid -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_db6be.dir/CheckFunctionExists.c.o -o cmTC_db6be /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=setsid -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_bc21c.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=setsid -DDISABLE_LOG -o CMakeFiles/cmTC_bc21c.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=setsid -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bc21c.dir/CheckFunctionExists.c.o -o cmTC_bc21c /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=setsid -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bc21c.dir/CheckFunctionExists.c.o -o cmTC_bc21c /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=sigaction -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_b5222.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=sigaction -DDISABLE_LOG -o CMakeFiles/cmTC_b5222.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=sigaction -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b5222.dir/CheckFunctionExists.c.o -o cmTC_b5222 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=sigaction -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b5222.dir/CheckFunctionExists.c.o -o cmTC_b5222 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=strcasecmp -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_3da6a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=strcasecmp -DDISABLE_LOG -o CMakeFiles/cmTC_3da6a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=strcasecmp -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3da6a.dir/CheckFunctionExists.c.o -o cmTC_3da6a /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=strcasecmp -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3da6a.dir/CheckFunctionExists.c.o -o cmTC_3da6a /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=strncasecmp -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_45407.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=strncasecmp -DDISABLE_LOG -o CMakeFiles/cmTC_45407.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=strncasecmp -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_45407.dir/CheckFunctionExists.c.o -o cmTC_45407 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=strncasecmp -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_45407.dir/CheckFunctionExists.c.o -o cmTC_45407 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=utime -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_f2f8e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=utime -DDISABLE_LOG -o CMakeFiles/cmTC_f2f8e.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=utime -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f2f8e.dir/CheckFunctionExists.c.o -o cmTC_f2f8e /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=utime -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f2f8e.dir/CheckFunctionExists.c.o -o cmTC_f2f8e /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=utimes -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_101ab.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=utimes -DDISABLE_LOG -o CMakeFiles/cmTC_101ab.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=utimes -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_101ab.dir/CheckFunctionExists.c.o -o cmTC_101ab /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=utimes -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_101ab.dir/CheckFunctionExists.c.o -o cmTC_101ab /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_0668b.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_0668b.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0668b.dir/CheckSymbolExists.c.o -o cmTC_0668b /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0668b.dir/CheckSymbolExists.c.o -o cmTC_0668b /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_e81ec.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DDISABLE_LOG -o CMakeFiles/cmTC_e81ec.dir/CheckSymbolExists.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e81ec.dir/CheckSymbolExists.c.o -o cmTC_e81ec /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e81ec.dir/CheckSymbolExists.c.o -o cmTC_e81ec /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DHAVE_BE64TOH_MACROS -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_56a1c.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DHAVE_BE64TOH_MACROS -DDISABLE_LOG -o CMakeFiles/cmTC_56a1c.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DCHECK_FUNCTION_EXISTS=be64toh -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_f6719.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=be64toh -DDISABLE_LOG -o CMakeFiles/cmTC_f6719.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DCHECK_FUNCTION_EXISTS=be64toh -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6719.dir/CheckFunctionExists.c.o -o cmTC_f6719 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=be64toh -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6719.dir/CheckFunctionExists.c.o -o cmTC_f6719 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/usr/local/opt/gettext/include -Wconversion -DORDER_BIG_ENDIAN -O2 -g -DDISABLE_LOG -o CMakeFiles/cmTC_3e7f9.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DORDER_BIG_ENDIAN -DDISABLE_LOG -o CMakeFiles/cmTC_3e7f9.dir/src.c.o -c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include | |
clang called with: -Wconversion -DORDER_BIG_ENDIAN -O2 -g -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e7f9.dir/src.c.o -o cmTC_3e7f9 /usr/local/opt/gettext/lib/libintl.dylib | |
superenv removed: -Wconversion -O2 -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 | |
superenv executed: clang -pipe -w -Os -march=native -DORDER_BIG_ENDIAN -DDISABLE_LOG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e7f9.dir/src.c.o -o cmTC_3e7f9 /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-03-31 12:27:09 +0100 | |
make | |
VERBOSE=1 | |
install | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -H/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2 -B/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/3.5.1/bin/cmake -E cmake_progress_start /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/CMakeFiles/progress.marks | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Library/Developer/CommandLineTools/usr/bin/make -f src/nvim/CMakeFiles/nvim.dir/build.make src/nvim/CMakeFiles/nvim.dir/depend | |
[ 0%] Generating auto/unicode_tables.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/genunicodetables.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/unicode/UnicodeData.txt /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/unicode/CaseFolding.txt /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/unicode/EastAsianWidth.txt /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/unicode_tables.generated.h | |
[ 0%] Generating auto/arabic.c.generated.h, ../../include/arabic.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/arabic.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/arabic.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/arabic.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/arabic.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/arabic.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/arabic.i | |
[ 0%] Generating auto/buffer.c.generated.h, ../../include/buffer.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/buffer.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/buffer.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/buffer.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/buffer.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/buffer.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/buffer.i | |
[ 3%] Generating auto/charset.c.generated.h, ../../include/charset.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/charset.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/charset.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/charset.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/charset.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/charset.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/charset.i | |
[ 3%] Generating auto/cursor.c.generated.h, ../../include/cursor.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/cursor.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/cursor.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/cursor.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/cursor.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/cursor.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/cursor.i | |
[ 3%] Generating auto/cursor_shape.c.generated.h, ../../include/cursor_shape.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/cursor_shape.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/cursor_shape.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/cursor_shape.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/cursor_shape.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/cursor_shape.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/cursor_shape.i | |
[ 3%] Generating auto/diff.c.generated.h, ../../include/diff.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/diff.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/diff.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/diff.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/diff.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/diff.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/diff.i | |
[ 3%] Generating auto/digraph.c.generated.h, ../../include/digraph.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/digraph.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/digraph.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/digraph.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/digraph.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/digraph.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/digraph.i | |
[ 3%] Generating auto/edit.c.generated.h, ../../include/edit.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/edit.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/edit.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/edit.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/edit.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/edit.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/edit.i | |
[ 3%] Generating auto/eval.c.generated.h, ../../include/eval.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/eval.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/eval.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/eval.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/eval.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/eval.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/eval.i | |
[ 3%] Generating auto/ex_cmds.c.generated.h, ../../include/ex_cmds.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_cmds.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_cmds.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_cmds.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_cmds.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/ex_cmds.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_cmds.i | |
[ 6%] Generating auto/ex_cmds2.c.generated.h, ../../include/ex_cmds2.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_cmds2.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_cmds2.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_cmds2.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_cmds2.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/ex_cmds2.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_cmds2.i | |
[ 6%] Generating auto/ex_docmd.c.generated.h, ../../include/ex_docmd.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_docmd.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_docmd.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_docmd.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_docmd.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/ex_docmd.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_docmd.i | |
[ 6%] Generating auto/ex_eval.c.generated.h, ../../include/ex_eval.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_eval.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_eval.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_eval.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_eval.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/ex_eval.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_eval.i | |
[ 6%] Generating auto/ex_getln.c.generated.h, ../../include/ex_getln.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_getln.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_getln.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/ex_getln.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_getln.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/ex_getln.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/ex_getln.i | |
[ 6%] Generating auto/farsi.c.generated.h, ../../include/farsi.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/farsi.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/farsi.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/farsi.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/farsi.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/farsi.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/farsi.i | |
[ 6%] Generating auto/file_search.c.generated.h, ../../include/file_search.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/file_search.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/file_search.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/file_search.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/file_search.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/file_search.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/file_search.i | |
[ 6%] Generating auto/fileio.c.generated.h, ../../include/fileio.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/fileio.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/fileio.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/fileio.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/fileio.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/fileio.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/fileio.i | |
[ 6%] Generating auto/fold.c.generated.h, ../../include/fold.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/fold.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/fold.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/fold.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/fold.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/fold.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/fold.i | |
[ 9%] Generating auto/garray.c.generated.h, ../../include/garray.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/garray.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/garray.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/garray.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/garray.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/garray.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/garray.i | |
[ 9%] Generating auto/getchar.c.generated.h, ../../include/getchar.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/getchar.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/getchar.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/getchar.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/getchar.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/getchar.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/getchar.i | |
[ 9%] Generating auto/hardcopy.c.generated.h, ../../include/hardcopy.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/hardcopy.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/hardcopy.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/hardcopy.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/hardcopy.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/hardcopy.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/hardcopy.i | |
[ 9%] Generating auto/hashtab.c.generated.h, ../../include/hashtab.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/hashtab.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/hashtab.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/hashtab.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/hashtab.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/hashtab.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/hashtab.i | |
[ 9%] Generating auto/if_cscope.c.generated.h, ../../include/if_cscope.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/if_cscope.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/if_cscope.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/if_cscope.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/if_cscope.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/if_cscope.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/if_cscope.i | |
[ 9%] Generating auto/indent.c.generated.h, ../../include/indent.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/indent.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/indent.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/indent.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/indent.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/indent.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/indent.i | |
[ 9%] Generating auto/indent_c.c.generated.h, ../../include/indent_c.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/indent_c.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/indent_c.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/indent_c.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/indent_c.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/indent_c.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/indent_c.i | |
[ 9%] Generating auto/keymap.c.generated.h, ../../include/keymap.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/keymap.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/keymap.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/keymap.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/keymap.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/keymap.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/keymap.i | |
[ 12%] Generating auto/log.c.generated.h, ../../include/log.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/log.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/log.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/log.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/log.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/log.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/log.i | |
[ 12%] Generating auto/main.c.generated.h, ../../include/main.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/main.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/main.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/main.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/main.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/main.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/main.i | |
[ 12%] Generating auto/map.c.generated.h, ../../include/map.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/map.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/map.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/map.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/map.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/map.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/map.i | |
[ 12%] Generating auto/mark.c.generated.h, ../../include/mark.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/mark.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/mark.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/mark.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/mark.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/mark.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/mark.i | |
[ 12%] Generating auto/mbyte.c.generated.h, ../../include/mbyte.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/mbyte.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/mbyte.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/mbyte.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/mbyte.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/mbyte.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/mbyte.i | |
[ 12%] Generating auto/memfile.c.generated.h, ../../include/memfile.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/memfile.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/memfile.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/usr/local/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include -O2 -g -DDISABLE_LOG -Wconversion -Wconversion | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/scripts/gendeclarations.lua /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/memfile.c /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/memfile.c.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/include/memfile.h.generated.h /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/memfile.i | |
[ 12%] Generating auto/memline.c.generated.h, ../../include/memline.h.generated.h | |
cd /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim && /usr/local/Library/ENV/4.3/clang /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src/nvim/memline.c -E -o /tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/src/nvim/auto/memline.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/build/config -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/src -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/include -I/tmp/neovim20160331-45507-1b3apn3/neovim-0.1.2/deps-build/usr/inc |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment