Skip to content

Instantly share code, notes, and snippets.

@tvon
Created March 15, 2016 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tvon/735630d4d505e7b11d2d to your computer and use it in GitHub Desktop.
Save tvon/735630d4d505e7b11d2d to your computer and use it in GitHub Desktop.
==> Reinstalling neovim/neovim/neovim
==> Cloning https://github.com/neovim/neovim.git
Updating /Library/Caches/Homebrew/neovim--git
git config remote.origin.url https://github.com/neovim/neovim.git
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master
git fetch origin
==> Checking out branch master
git checkout -f master --
Your branch is up-to-date with 'origin/master'.
git reset --hard origin/master
HEAD is now at c94575f Merge pull request #4418 from bfredl/remove_script_host
==> Downloading https://github.com/libuv/libuv/archive/v1.8.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/neovim--libuv-1.8.0.tar.gz
==> Verifying neovim--libuv-1.8.0.tar.gz checksum
tar xvf /Library/Caches/Homebrew/neovim--libuv-1.8.0.tar.gz
==> Downloading https://github.com/msgpack/msgpack-c/archive/cpp-1.0.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/neovim--msgpack-1.0.0.tar.gz
==> Verifying neovim--msgpack-1.0.0.tar.gz checksum
tar xvf /Library/Caches/Homebrew/neovim--msgpack-1.0.0.tar.gz
==> Downloading https://raw.githubusercontent.com/neovim/deps/master/opt/LuaJIT-2.0.4.tar.gz
Already downloaded: /Library/Caches/Homebrew/neovim--luajit-2.0.4.tar.gz
==> Verifying neovim--luajit-2.0.4.tar.gz checksum
tar xvf /Library/Caches/Homebrew/neovim--luajit-2.0.4.tar.gz
==> Downloading https://github.com/keplerproject/luarocks/archive/5d8a16526573b36d5b22aa74866120c998466697.tar.gz
Already downloaded: /Library/Caches/Homebrew/neovim--luarocks-998466697.tar.gz
==> Verifying neovim--luarocks-998466697.tar.gz checksum
tar xvf /Library/Caches/Homebrew/neovim--luarocks-998466697.tar.gz
==> Downloading https://github.com/mauke/unibilium/archive/v1.2.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/neovim--unibilium-1.2.0.tar.gz
==> Verifying neovim--unibilium-1.2.0.tar.gz checksum
tar xvf /Library/Caches/Homebrew/neovim--unibilium-1.2.0.tar.gz
==> Downloading http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.18.tar.gz
Already downloaded: /Library/Caches/Homebrew/neovim--libtermkey-0.18.tar.gz
==> Verifying neovim--libtermkey-0.18.tar.gz checksum
tar xvf /Library/Caches/Homebrew/neovim--libtermkey-0.18.tar.gz
==> Downloading https://github.com/neovim/libvterm/archive/1b745d29d45623aa8d22a7b9288c7b0e331c7088.tar.gz
Already downloaded: /Library/Caches/Homebrew/neovim--libvterm-7088.tar.gz
==> Verifying neovim--libvterm-7088.tar.gz checksum
tar xvf /Library/Caches/Homebrew/neovim--libvterm-7088.tar.gz
==> Downloading https://github.com/jemalloc/jemalloc/releases/download/4.0.2/jemalloc-4.0.2.tar.bz2
Already downloaded: /Library/Caches/Homebrew/neovim--jemalloc-4.0.2.tar.bz2
==> Verifying neovim--jemalloc-4.0.2.tar.bz2 checksum
tar xvf /Library/Caches/Homebrew/neovim--jemalloc-4.0.2.tar.bz2
==> Building third-party dependencies.
==> 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=/opt/homebrew/Cellar/neovim/HEAD -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
-- The C compiler identification is AppleClang 7.0.2.7000181
-- The CXX compiler identification is AppleClang 7.0.2.7000181
-- Check for working C compiler: /opt/homebrew/Library/ENV/4.3/clang
-- Check for working C compiler: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/gmake
-- Found PkgConfig: /opt/homebrew/bin/pkg-config (found version "0.29.1")
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/neovim20160315-17614-86etn7/deps-build
==> make VERBOSE=1
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -H/tmp/neovim20160315-17614-86etn7/third-party -B/tmp/neovim20160315-17614-86etn7/deps-build --check-build-system CMakeFiles/Makefile.cmake 0
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luajit.dir/build.make CMakeFiles/luajit.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luajit.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luajit.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luajit.dir/depend.internal".
Scanning dependencies of target luajit
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luajit.dir/build.make CMakeFiles/luajit.dir/build
[ 1%] Creating directories for 'luajit'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/luajit
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-mkdir
[ 3%] Performing download step for 'luajit'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/luajit && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/luajit && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-download
[ 4%] No patch step for 'luajit'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-patch
[ 6%] No update step for 'luajit'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-update
[ 7%] No configure step for 'luajit'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-configure
[ 9%] No build step for 'luajit'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-build
[ 10%] Performing install step for 'luajit'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit && /Applications/Xcode.app/Contents/Developer/usr/bin/make CFLAGS=-fPIC CFLAGS+=-DLUAJIT_DISABLE_JIT CFLAGS+=-DLUA_USE_APICHECK CFLAGS+=-DLUA_USE_ASSERT CCDEBUG+=-g BUILDMODE=static Q= install CC=/opt/homebrew/Library/ENV/4.3/clang PREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/usr
==== Building LuaJIT 2.0.4 ====
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src
HOSTCC host/minilua.o
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vm.o lj_vm.s
CC lj_gc.o
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_err.o lj_err.c
CC lj_char.o
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bc.o lj_bc.c
CC lj_obj.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj.o lj_obj.c
CC lj_str.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str.o lj_str.c
CC lj_tab.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab.o lj_tab.c
CC lj_func.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func.o lj_func.c
CC lj_udata.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata.o lj_udata.c
CC lj_meta.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta.o lj_meta.c
CC lj_debug.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug.o lj_debug.c
CC lj_state.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state.o lj_state.c
CC lj_dispatch.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_dispatch.o lj_dispatch.c
CC lj_vmevent.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c
CC lj_vmmath.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c
CC lj_strscan.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c
CC lj_api.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api.o lj_api.c
CC lj_lex.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex.o lj_lex.c
CC lj_parse.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse.o lj_parse.c
CC lj_bcread.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c
CC lj_bcwrite.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c
CC lj_load.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load.o lj_load.c
CC lj_ir.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ir.o lj_ir.c
CC lj_opt_mem.o
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_fold.o lj_opt_fold.c
CC lj_opt_narrow.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_narrow.o lj_opt_narrow.c
CC lj_opt_dce.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_dce.o lj_opt_dce.c
CC lj_opt_loop.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_loop.o lj_opt_loop.c
CC lj_opt_split.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_split.o lj_opt_split.c
CC lj_opt_sink.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_sink.o lj_opt_sink.c
CC lj_mcode.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c
CC lj_snap.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap.o lj_snap.c
CC lj_record.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_record.o lj_record.c
CC lj_crecord.o
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ffrecord.o lj_ffrecord.c
CC lj_asm.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm.o lj_asm.c
CC lj_trace.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace.o lj_trace.c
CC lj_gdbjit.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c
CC lj_ctype.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c
CC lj_cdata.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c
CC lj_cconv.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c
CC lj_ccall.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c
CC lj_ccallback.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c
CC lj_carith.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith.o lj_carith.c
CC lj_clib.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib.o lj_clib.c
CC lj_cparse.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c
CC lj_lib.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib.o lj_lib.c
CC lj_alloc.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c
CC lib_aux.o
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_base.o lib_base.c
CC lib_math.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_math.o lib_math.c
CC lib_bit.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_bit.o lib_bit.c
CC lib_string.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_string.o lib_string.c
CC lib_table.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_table.o lib_table.c
CC lib_io.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_io.o lib_io.c
CC lib_os.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_os.o lib_os.c
CC lib_package.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package.o lib_package.c
CC lib_debug.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_debug.o lib_debug.c
CC lib_jit.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_jit.o lib_jit.c
CC lib_ffi.o
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_ffi.o lib_ffi.c
CC lib_init.o
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr ====
mkdir -p /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man1 /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/luajit-2.0.4/jit /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/lua/5.1 /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/lua/5.1
cd src && install -m 0755 luajit /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/luajit-2.0.4
cd src && test -f libluajit.a && install -m 0644 libluajit.a /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.a || :
rm -f /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.dylib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.2.dylib
cd src && test -f libluajit.so && \
install -m 0755 libluajit.so /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.2.0.4.dylib && \
: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib && \
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.dylib && \
ln -sf libluajit-5.1.2.0.4.dylib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.2.dylib || :
cd etc && install -m 0644 luajit.1 /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man1
cd etc && sed -e "s|^prefix=.*|prefix=/tmp/neovim20160315-17614-86etn7/deps-build/usr|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \
install -m 0644 luajit.pc.tmp /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/share/luajit-2.0.4/jit
ln -sf luajit-2.0.4 /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/luajit
==== Successfully installed LuaJIT 2.0.4 to /tmp/neovim20160315-17614-86etn7/deps-build/usr ====
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-install
[ 12%] Completed 'luajit'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luajit-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luajit-stamp/luajit-done
[ 12%] Built target luajit
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/unibilium.dir/build.make CMakeFiles/unibilium.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/unibilium.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/unibilium.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/unibilium.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/unibilium.dir/depend.internal".
Scanning dependencies of target unibilium
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/unibilium.dir/build.make CMakeFiles/unibilium.dir/build
[ 13%] Creating directories for 'unibilium'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/unibilium
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-mkdir
[ 15%] Performing download step for 'unibilium'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/unibilium && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/unibilium && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-download
[ 16%] No patch step for 'unibilium'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-patch
[ 18%] No update step for 'unibilium'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-update
[ 19%] No configure step for 'unibilium'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-configure
[ 21%] Performing build step for 'unibilium'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium && /Applications/Xcode.app/Contents/Developer/usr/bin/make CC=/opt/homebrew/Library/ENV/4.3/clang PREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/usr CFLAGS=-fPIC
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o unibilium.lo -c unibilium.c
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c unibilium.c -fno-common -DPIC -o .libs/unibilium.o
glibtool: compile: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o uninames.lo -c uninames.c
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -c uninames.c -fno-common -DPIC -o .libs/uninames.o
glibtool: compile: /opt/homebrew/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 /opt/homebrew/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: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -rpath '/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o tools/gen-static-test.lo -c tools/gen-static-test.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o tools/gen-static-test libunibilium.la tools/gen-static-test.lo
glibtool: link: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o tools/unibi-dump.lo -c tools/unibi-dump.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o tools/unibi-dump libunibilium.la tools/unibi-dump.lo
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -o tools/.libs/unibi-dump tools/.libs/unibi-dump.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o tools/unibi-put.lo -c tools/unibi-put.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o tools/unibi-put libunibilium.la tools/unibi-put.lo
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -o tools/.libs/unibi-put tools/.libs/unibi-put.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/00_load.lo -c t/00_load.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o t/00_load.t libunibilium.la t/00_load.lo
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -o t/.libs/00_load.t t/.libs/00_load.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/if-then-else.lo -c t/if-then-else.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o t/if-then-else.t libunibilium.la t/if-then-else.lo
glibtool: link: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_screen-256color.lo -c t/static_screen-256color.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o t/static_screen-256color.t libunibilium.la t/static_screen-256color.lo
glibtool: link: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_screen.lo -c t/static_screen.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o t/static_screen.t libunibilium.la t/static_screen.lo
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -o t/.libs/static_screen.t t/.libs/static_screen.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_tmux.lo -c t/static_tmux.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o t/static_tmux.t libunibilium.la t/static_tmux.lo
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -o t/.libs/static_tmux.t t/.libs/static_tmux.o ./.libs/libunibilium.dylib
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -I. -Wall -std=c99 -fPIC -o t/static_xterm.lo -c t/static_xterm.c
glibtool: compile: /opt/homebrew/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: /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang -o t/static_xterm.t libunibilium.la t/static_xterm.lo
glibtool: link: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/unibilium && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-build
[ 22%] Performing install step for 'unibilium'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium && /Applications/Xcode.app/Contents/Developer/usr/bin/make PREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/usr install
mkdir -p '/tmp/neovim20160315-17614-86etn7/deps-build/usr/include'
install -m644 unibilium.h '/tmp/neovim20160315-17614-86etn7/deps-build/usr/include'
mkdir -p '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig'
sed 's,@VERSION@,1.2.0,;s,@LIBDIR@,/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib,;s,@INCDIR@,/tmp/neovim20160315-17614-86etn7/deps-build/usr/include,' <unibilium.pc.in >'/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig/unibilium.pc'
mkdir -p '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib'
glibtool --mode=install cp libunibilium.la '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.la'
glibtool: install: cp .libs/libunibilium.0.dylib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.0.dylib
glibtool: install: (cd /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.la
glibtool: install: cp .libs/libunibilium.a /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.a
glibtool: install: chmod 644 /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.a
glibtool: install: ranlib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.a
mkdir -p '/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3'
glibtool --mode=finish '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-install
[ 24%] Completed 'unibilium'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/unibilium-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/unibilium-stamp/unibilium-done
[ 24%] Built target unibilium
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/jemalloc.dir/build.make CMakeFiles/jemalloc.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/jemalloc.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/jemalloc.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/jemalloc.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/jemalloc.dir/depend.internal".
Scanning dependencies of target jemalloc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/jemalloc.dir/build.make CMakeFiles/jemalloc.dir/build
[ 25%] Creating directories for 'jemalloc'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/jemalloc
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-mkdir
[ 27%] Performing download step for 'jemalloc'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/jemalloc && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/jemalloc && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-download
[ 28%] No patch step for 'jemalloc'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-patch
[ 30%] No update step for 'jemalloc'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-update
[ 31%] Performing configure step for 'jemalloc'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc && /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc/configure CC=/opt/homebrew/Library/ENV/4.3/clang --prefix=/tmp/neovim20160315-17614-86etn7/deps-build/usr
checking for xsltproc... /usr/bin/xsltproc
checking for gcc... /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang accepts -g... yes
checking for /opt/homebrew/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... /opt/homebrew/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.3.0
checking host system type... x86_64-apple-darwin15.3.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... /opt/homebrew/Library/ENV/4.3/ld
checking for autoconf... /opt/homebrew/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
Missing VERSION file, and unable to generate it; creating bogus VERSION
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 : 0.0.0-0-g0000000000000000000000000000000000000000
library revision : 2
CONFIG : CC=/opt/homebrew/Library/ENV/4.3/clang --prefix=/tmp/neovim20160315-17614-86etn7/deps-build/usr
CC : /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr
BINDIR : /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin
DATADIR : /tmp/neovim20160315-17614-86etn7/deps-build/usr/share
INCLUDEDIR : /tmp/neovim20160315-17614-86etn7/deps-build/usr/include
LIBDIR : /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib
MANDIR : /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man
srcroot :
abs_srcroot : /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc/
objroot :
abs_objroot : /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-configure
[ 33%] No build step for 'jemalloc'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-build
[ 34%] Performing install step for 'jemalloc'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc && /Applications/Xcode.app/Contents/Developer/usr/bin/make install_include install_lib_static
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/jemalloc
install -m 644 include/jemalloc/jemalloc.h /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/jemalloc
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(atomic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(hash.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc.a(mb.o) has no symbols
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/opt/homebrew/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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(atomic.pic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(hash.pic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libjemalloc_pic.a(mb.pic.o) has no symbols
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib
install -m 755 lib/libjemalloc.a /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib
install -m 755 lib/libjemalloc_pic.a /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-install
[ 36%] Completed 'jemalloc'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/jemalloc-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/jemalloc-stamp/jemalloc-done
[ 36%] Built target jemalloc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luarocks.dir/build.make CMakeFiles/luarocks.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luarocks.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luarocks.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luarocks.dir/depend.internal".
Scanning dependencies of target luarocks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/luarocks.dir/build.make CMakeFiles/luarocks.dir/build
[ 37%] Creating directories for 'luarocks'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/luarocks
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-mkdir
[ 39%] Performing download step for 'luarocks'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/luarocks && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/luarocks && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-download
[ 40%] No patch step for 'luarocks'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-patch
[ 42%] No update step for 'luarocks'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-update
[ 43%] Performing configure step for 'luarocks'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks && /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks/configure --prefix=/tmp/neovim20160315-17614-86etn7/deps-build/usr --force-config --with-lua=/tmp/neovim20160315-17614-86etn7/deps-build/usr --with-lua-include=/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 --lua-suffix=jit
Checking Lua interpreter...
luajit found in /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin
Checking Lua includes...
lua.h found in /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib/luarocks/rocks
Writing configuration...
Installation prefix: /tmp/neovim20160315-17614-86etn7/deps-build/usr
LuaRocks configuration directory: /tmp/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks
Using Lua from: /tmp/neovim20160315-17614-86etn7/deps-build/usr
Done configuring.
- Type 'make build' and 'make install':
to install to /tmp/neovim20160315-17614-86etn7/deps-build/usr as usual.
- Type 'make bootstrap':
to install LuaRocks in /tmp/neovim20160315-17614-86etn7/deps-build/usr as a rock.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-configure
[ 45%] No build step for 'luarocks'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-build
[ 46%] Performing install step for 'luarocks'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks && /Applications/Xcode.app/Contents/Developer/usr/bin/make bootstrap
rm -f src/luarocks/site_config.lua
echo 'local site_config = {}' >> src/luarocks/site_config.lua
if [ -n "/tmp/neovim20160315-17614-86etn7/deps-build/usr" ] ;\
then \
echo "site_config.LUAROCKS_PREFIX=[[/tmp/neovim20160315-17614-86etn7/deps-build/usr]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0" ] ;\
then \
echo "site_config.LUA_INCDIR=[[/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib" ] ;\
then \
echo "site_config.LUA_LIBDIR=[[/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim20160315-17614-86etn7/deps-build/usr/bin" ] ;\
then \
echo "site_config.LUA_BINDIR=[[/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks" ] ;\
then \
echo "site_config.LUAROCKS_SYSCONFDIR=[[/tmp/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks]]" >> src/luarocks/site_config.lua ;\
fi
if [ -n "/tmp/neovim20160315-17614-86etn7/deps-build/usr" ] ;\
then \
echo "site_config.LUAROCKS_ROCKS_TREE=[[/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/share/lua/5.1//luarocks"
cp src/luarocks/site_config.lua "/tmp/neovim20160315-17614-86etn7/deps-build/usr/share/lua/5.1//luarocks"
mkdir -p "/tmp/neovim20160315-17614-86etn7/deps-build/usr"
if [ ! -f "/tmp/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks/config-5.1.lua" ] ;\
then \
mkdir -p `dirname "/tmp/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks/config-5.1.lua"` ;\
echo 'rocks_trees = {' >> "/tmp/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
if [ ! -n "yes" ] ;\
then \
echo ' { name = [[user]], root = home..[[/.luarocks]] },' >> "/tmp/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
fi ;\
echo ' { name = [[system]], root = [[/tmp/neovim20160315-17614-86etn7/deps-build/usr]] }' >> "/tmp/neovim20160315-17614-86etn7/deps-build/usr/etc/luarocks/config-5.1.lua" ;\
echo '}' >> "/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr"
Warning: variable CFLAGS was not passed in build_variables
mkdir -p "/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin"
cd src/bin && \
luaver="5.1" && [ -n "$luaver" ] || luaver=`/tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/luajit -e 'print(_VERSION:sub(5))'`; \
for f in luarocks luarocks-admin; \
do \
cp "$f" "/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f-$luaver"; \
ln -nfs "$f-$luaver" "/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/luarocks/rocks/luarocks/scm-1/bin/$f"; \
done
mkdir -p "/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib/luarocks/rocks
luarocks scm-1 is now built and installed in /tmp/neovim20160315-17614-86etn7/deps-build/usr (license: MIT/X11)
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-install
[ 48%] Completed 'luarocks'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/luarocks-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/luarocks-stamp/luarocks-done
[ 48%] Built target luarocks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/lua-messagepack.dir/build.make CMakeFiles/lua-messagepack.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lua-messagepack.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lua-messagepack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lua-messagepack.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lua-messagepack.dir/depend.internal".
Scanning dependencies of target lua-messagepack
/Applications/Xcode.app/Contents/Developer/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=/opt/homebrew/Library/ENV/4.3/clang LD=/opt/homebrew/Library/ENV/4.3/clang
Updating manifest for /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/luarocks/rocks
lua-messagepack 0.3.4-1 is now built and installed in /tmp/neovim20160315-17614-86etn7/deps-build/usr (license: MIT/X11)
[ 50%] Built target lua-messagepack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/lpeg.dir/build.make CMakeFiles/lpeg.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lpeg.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lpeg.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/lpeg.dir/depend.internal".
Scanning dependencies of target lpeg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/lpeg.dir/build.make CMakeFiles/lpeg.dir/build
[ 51%] Generating usr/lib/luarocks/rocks/lpeg
usr/bin/luarocks build lpeg CC=/opt/homebrew/Library/ENV/4.3/clang LD=/opt/homebrew/Library/ENV/4.3/clang
/opt/homebrew/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -c lpcap.c -o lpcap.o
/opt/homebrew/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -c lpcode.c -o lpcode.o
/opt/homebrew/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -c lpprint.c -o lpprint.o
/opt/homebrew/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -c lptree.c -o lptree.o
/opt/homebrew/Library/ENV/4.3/clang -O2 -fPIC -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -c lpvm.c -o lpvm.o
/opt/homebrew/Library/ENV/4.3/clang -bundle -undefined dynamic_lookup -all_load -o lpeg.so -L/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib lpcap.o lpcode.o lpprint.o lptree.o lpvm.o
Updating manifest for /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/luarocks/rocks
lpeg 1.0.0-1 is now built and installed in /tmp/neovim20160315-17614-86etn7/deps-build/usr (license: MIT/X11)
[ 51%] Built target lpeg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libuv.dir/build.make CMakeFiles/libuv.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libuv.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libuv.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libuv.dir/depend.internal".
Scanning dependencies of target libuv
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libuv.dir/build.make CMakeFiles/libuv.dir/build
[ 53%] Creating directories for 'libuv'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libuv
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-mkdir
[ 54%] Performing download step for 'libuv'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libuv && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libuv -DURL=https://github.com/libuv/libuv/archive/v1.8.0.tar.gz -DEXPECTED_SHA256=906e1a5c673c95cb261adeacdb7308a65b4a8f7c9c50d85f3021364951fa9cde -DTARGET=libuv -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libuv && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-download
[ 56%] No patch step for 'libuv'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-patch
[ 57%] No update step for 'libuv'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-update
[ 59%] Performing configure step for 'libuv'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-build && sh /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/autogen.sh && /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/configure --with-pic --disable-shared --prefix=/tmp/neovim20160315-17614-86etn7/deps-build/usr --libdir=/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib CC=/opt/homebrew/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/neovim20160315-17614-86etn7/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.3.0
checking host system type... x86_64-apple-darwin15.3.0
checking for gcc... /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang accepts -g... yes
checking for /opt/homebrew/Library/ENV/4.3/clang option to accept ISO C89... none needed
checking whether /opt/homebrew/Library/ENV/4.3/clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /opt/homebrew/Library/ENV/4.3/clang... gcc3
checking if /opt/homebrew/Library/ENV/4.3/clang supports -fvisibility=hidden flag... yes
checking if /opt/homebrew/Library/ENV/4.3/clang supports -g flag... yes
checking if /opt/homebrew/Library/ENV/4.3/clang supports -std=gnu89 flag... yes
checking if /opt/homebrew/Library/ENV/4.3/clang supports -pedantic flag... yes
checking if /opt/homebrew/Library/ENV/4.3/clang supports -Wall flag... yes
checking if /opt/homebrew/Library/ENV/4.3/clang supports -Wextra flag... yes
checking if /opt/homebrew/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... /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) 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.3.0 file names to x86_64-apple-darwin15.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.3.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /opt/homebrew/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... /opt/homebrew/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 /opt/homebrew/Library/ENV/4.3/clang supports -fno-rtti -fno-exceptions... yes
checking for /opt/homebrew/Library/ENV/4.3/clang option to produce PIC... -fno-common -DPIC
checking if /opt/homebrew/Library/ENV/4.3/clang PIC flag -fno-common -DPIC works... yes
checking if /opt/homebrew/Library/ENV/4.3/clang static flag -static works... no
checking if /opt/homebrew/Library/ENV/4.3/clang supports -c -o file.o... yes
checking if /opt/homebrew/Library/ENV/4.3/clang supports -c -o file.o... (cached) yes
checking whether the /opt/homebrew/Library/ENV/4.3/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.3.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/neovim20160315-17614-86etn7/deps-build/build/src/libuv-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-configure
[ 60%] No build step for 'libuv'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-build
[ 62%] Performing install step for 'libuv'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-build && /Applications/Xcode.app/Contents/Developer/usr/bin/make V=1 install
/bin/sh ./libtool --tag=CC --mode=compile /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/fs-poll.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/inet.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/threadpool.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/uv-common.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/version.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/async.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/core.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/dl.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/fs.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/getaddrinfo.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/getnameinfo.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/loop-watcher.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/loop.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/pipe.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/poll.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/process.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/signal.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/stream.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/tcp.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/thread.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/timer.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/tty.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/udp.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/darwin.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/darwin-proctitle.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/fsevents.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/kqueue.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/'`src/unix/proctitle.c
libtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/src -I/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/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 /opt/homebrew/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/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib'
libtool: install: /usr/bin/install -c .libs/libuv.lai /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libuv.la
libtool: install: /usr/bin/install -c .libs/libuv.a /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libuv.a
libtool: install: chmod 644 /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libuv.a
libtool: install: ranlib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libuv.a
/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim20160315-17614-86etn7/deps-build/usr/include'
/usr/bin/install -c -m 644 /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include/uv.h /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include/uv-errno.h /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include/uv-threadpool.h /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include/uv-version.h /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include/uv-unix.h /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/include/uv-darwin.h '/tmp/neovim20160315-17614-86etn7/deps-build/usr/include'
/tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv/install-sh -c -d '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libuv.pc '/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-install
[ 63%] Completed 'libuv'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libuv-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libuv-stamp/libuv-done
[ 63%] Built target libuv
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libvterm.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libvterm.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libvterm.dir/depend.internal".
Scanning dependencies of target libvterm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/build
[ 65%] Creating directories for 'libvterm'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libvterm
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-mkdir
[ 66%] Performing download step for 'libvterm'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libvterm && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libvterm -DURL=https://github.com/neovim/libvterm/archive/a9c7c6fd20fa35e0ad3e0e98901ca12dfca9c25c.tar.gz -DEXPECTED_SHA256=1a4272be91d9614dc183a503786df83b6584e4afaab7feaaa5409f841afbd796 -DTARGET=libvterm -DUSE_EXISTING_SRC_DIR=ON -P /tmp/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libvterm && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-download
[ 68%] No patch step for 'libvterm'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-patch
[ 69%] No update step for 'libvterm'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-update
[ 71%] No configure step for 'libvterm'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-configure
[ 72%] No build step for 'libvterm'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-build
[ 74%] Performing install step for 'libvterm'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm && /Applications/Xcode.app/Contents/Developer/usr/bin/make CC=/opt/homebrew/Library/ENV/4.3/clang PREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/usr CFLAGS=-fPIC install
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/include
install -m644 include/vterm.h include/vterm_keycodes.h /tmp/neovim20160315-17614-86etn7/deps-build/usr/include
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig
sed -e "s,@PREFIX@,/tmp/neovim20160315-17614-86etn7/deps-build/usr," -e "s,@LIBDIR@,/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib," <vterm.pc.in >/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig/vterm.pc
TBL src/encoding/DECdrawing.tbl
TBL src/encoding/uk.tbl
CC src/encoding.c
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/encoding.c -fno-common -DPIC -o src/.libs/encoding.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/keyboard.c -fno-common -DPIC -o src/.libs/keyboard.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/mouse.c -fno-common -DPIC -o src/.libs/mouse.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/parser.c -fno-common -DPIC -o src/.libs/parser.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/pen.c -fno-common -DPIC -o src/.libs/pen.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/screen.c -fno-common -DPIC -o src/.libs/screen.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/state.c -fno-common -DPIC -o src/.libs/state.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/unicode.c -fno-common -DPIC -o src/.libs/unicode.o
glibtool: compile: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -c src/vterm.c -fno-common -DPIC -o src/.libs/vterm.o
glibtool: compile: /opt/homebrew/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/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib
glibtool --mode=install install libvterm.la /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libvterm.la
glibtool: install: install .libs/libvterm.0.dylib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libvterm.0.dylib
glibtool: install: (cd /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib/libvterm.la
glibtool: install: install .libs/libvterm.a /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libvterm.a
glibtool: install: chmod 644 /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libvterm.a
glibtool: install: ranlib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libvterm.a
glibtool --mode=finish /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib
CC bin/unterm.c
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/unterm bin/unterm.c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm/.libs/libvterm.dylib
CC bin/vterm-ctrl.c
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-ctrl bin/vterm-ctrl.c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm/.libs/libvterm.dylib
CC bin/vterm-dump.c
glibtool: link: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -Iinclude -std=c99 -o bin/.libs/vterm-dump bin/vterm-dump.c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm/.libs/libvterm.dylib
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin
glibtool --mode=install install bin/unterm bin/vterm-ctrl bin/vterm-dump /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/
glibtool: install: install bin/.libs/unterm /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/unterm
glibtool: install: install bin/.libs/vterm-ctrl /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/vterm-ctrl
glibtool: install: install bin/.libs/vterm-dump /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/vterm-dump
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-install
[ 75%] Completed 'libvterm'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libvterm-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libvterm-stamp/libvterm-done
[ 75%] Built target libvterm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/msgpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/msgpack.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/msgpack.dir/depend.internal".
Scanning dependencies of target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build
[ 77%] Creating directories for 'msgpack'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/msgpack
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-mkdir
[ 78%] Performing download step for 'msgpack'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/msgpack && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/msgpack && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-download
[ 80%] No patch step for 'msgpack'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-patch
[ 81%] No update step for 'msgpack'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-update
[ 83%] Performing configure step for 'msgpack'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack -DMSGPACK_ENABLE_CXX=OFF -DMSGPACK_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/usr -DCMAKE_C_COMPILER=/opt/homebrew/Library/ENV/4.3/clang "-DCMAKE_C_FLAGS:STRING= -fPIC"
Re-run cmake no build system arguments
-- The C compiler identification is AppleClang 7.0.2.7000181
-- The CXX compiler identification is AppleClang 7.0.2.7000181
-- Check for working C compiler: /opt/homebrew/Library/ENV/4.3/clang
-- Check for working C compiler: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-configure
[ 84%] Performing build step for 'msgpack'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake --build .
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -H/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack -B/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build --check-build-system CMakeFiles/Makefile.cmake 0
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/depend.internal".
Scanning dependencies of target msgpack-static
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/build
[ 8%] Building C object CMakeFiles/msgpack-static.dir/src/unpack.c.o
/opt/homebrew/Library/ENV/4.3/clang -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/unpack.c
[ 16%] Building C object CMakeFiles/msgpack-static.dir/src/objectc.c.o
/opt/homebrew/Library/ENV/4.3/clang -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/objectc.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/objectc.c
[ 25%] Building C object CMakeFiles/msgpack-static.dir/src/version.c.o
/opt/homebrew/Library/ENV/4.3/clang -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/version.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/version.c
[ 33%] Building C object CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o
/opt/homebrew/Library/ENV/4.3/clang -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/vrefbuffer.c
[ 41%] Building C object CMakeFiles/msgpack-static.dir/src/zone.c.o
/opt/homebrew/Library/ENV/4.3/clang -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -Wall -g -O3 -o CMakeFiles/msgpack-static.dir/src/zone.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/zone.c
[ 50%] Linking C static library libmsgpack.a
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -P CMakeFiles/msgpack-static.dir/cmake_clean_target.cmake
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_link_script CMakeFiles/msgpack-static.dir/link.txt --verbose=1
/usr/bin/ar qc libmsgpack.a CMakeFiles/msgpack-static.dir/src/unpack.c.o CMakeFiles/msgpack-static.dir/src/objectc.c.o CMakeFiles/msgpack-static.dir/src/version.c.o CMakeFiles/msgpack-static.dir/src/vrefbuffer.c.o CMakeFiles/msgpack-static.dir/src/zone.c.o
/usr/bin/ranlib libmsgpack.a
[ 50%] Built target msgpack-static
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/depend.internal".
Scanning dependencies of target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build
[ 58%] Building C object CMakeFiles/msgpack.dir/src/unpack.c.o
/opt/homebrew/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/unpack.c
[ 66%] Building C object CMakeFiles/msgpack.dir/src/objectc.c.o
/opt/homebrew/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/objectc.c
[ 75%] Building C object CMakeFiles/msgpack.dir/src/version.c.o
/opt/homebrew/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/version.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/version.c
[ 83%] Building C object CMakeFiles/msgpack.dir/src/vrefbuffer.c.o
/opt/homebrew/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/vrefbuffer.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/vrefbuffer.c
[ 91%] Building C object CMakeFiles/msgpack.dir/src/zone.c.o
/opt/homebrew/Library/ENV/4.3/clang -Dmsgpack_EXPORTS -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/. -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/include -I/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/include -fPIC -fPIC -Wall -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/zone.c.o -c /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack/src/zone.c
[100%] Linking C shared library libmsgpack.dylib
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_link_script CMakeFiles/msgpack.dir/link.txt --verbose=1
/opt/homebrew/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/neovim20160315-17614-86etn7/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
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_symlink_library libmsgpack.4.0.0.dylib libmsgpack.3.dylib libmsgpack.dylib
[100%] Built target msgpack
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles 0
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-build
[ 86%] Performing install step for 'msgpack'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake --build . --target install
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -H/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack -B/tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build --check-build-system CMakeFiles/Makefile.cmake 0
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack-static.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/build
make[5]: Nothing to be done for `CMakeFiles/msgpack-static.dir/build'.
[ 50%] Built target msgpack-static
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles/msgpack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build
make[5]: Nothing to be done for `CMakeFiles/msgpack.dir/build'.
[100%] Built target msgpack
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build/CMakeFiles 0
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[4]: Nothing to be done for `preinstall'.
Install the project...
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libmsgpack.4.0.0.dylib
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libmsgpack.3.dylib
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libmsgpack.dylib
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libmsgpack.a
-- Up-to-date: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/bool.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/bool_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/char_ptr.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/char_ptr_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/check_container_size.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/array.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/array_char.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/array_char_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/array_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/forward_list.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/forward_list_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/tuple.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/tuple_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_map.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_map_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_set.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/cpp11/unordered_set_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/define.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/deque.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/deque_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/detail
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/detail/cpp03_define.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/detail/cpp03_msgpack_tuple.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/detail/cpp03_msgpack_tuple_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/detail/cpp11_define.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/detail/cpp11_msgpack_tuple.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/detail/cpp11_msgpack_tuple_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/fixint.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/fixint_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/float.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/float_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/int.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/int_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/list.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/list_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/map.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/map_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/msgpack_tuple.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/msgpack_tuple_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/nil.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/nil_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/pair.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/pair_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/raw.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/raw_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/set.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/set_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/string.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/string_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/tr1
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/tr1/unordered_map.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/tr1/unordered_map_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/tr1/unordered_set.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/tr1/unordered_set_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/vector.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/vector_bool.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/vector_bool_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/vector_char.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/vector_char_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/adaptor/vector_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/cpp_config.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/detail
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/detail/cpp03_zone.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/detail/cpp11_zone.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/fbuffer.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/fbuffer.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/gcc_atomic.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/iterator.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/object.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/object.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/object_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/pack.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/pack.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/pack_define.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/pack_template.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/sbuffer.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/sbuffer.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/sysdep.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/type.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/unpack.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/unpack.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/unpack_define.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/unpack_template.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/util.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/version.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/version.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/version_master.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/versioning.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/vrefbuffer.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/vrefbuffer.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/zbuffer.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/zbuffer.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/zone.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack/zone.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack.h
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/msgpack_fwd.hpp
-- Installing: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig/msgpack.pc
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-install
[ 87%] Completed 'msgpack'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/msgpack-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/msgpack-stamp/msgpack-done
[ 87%] Built target msgpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libtermkey.dir/build.make CMakeFiles/libtermkey.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libtermkey.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libtermkey.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libtermkey.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libtermkey.dir/depend.internal".
Scanning dependencies of target libtermkey
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/libtermkey.dir/build.make CMakeFiles/libtermkey.dir/build
[ 89%] Creating directories for 'libtermkey'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/tmp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libtermkey
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-mkdir
[ 90%] Performing download step for 'libtermkey'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libtermkey && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DPREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/build -DDOWNLOAD_DIR=/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/third-party/cmake/DownloadAndExtractFile.cmake
-- /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey is found and not empty, skipping download and extraction.
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/downloads/libtermkey && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-download
[ 92%] No patch step for 'libtermkey'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-patch
[ 93%] No update step for 'libtermkey'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-update
[ 95%] No configure step for 'libtermkey'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-configure
[ 96%] No build step for 'libtermkey'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E echo_append
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-build
[ 98%] Performing install step for 'libtermkey'
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey && /Applications/Xcode.app/Contents/Developer/usr/bin/make CC=/opt/homebrew/Library/ENV/4.3/clang PREFIX=/tmp/neovim20160315-17614-86etn7/deps-build/usr PKG_CONFIG_PATH=/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig CFLAGS=-fPIC install
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/include
install -m644 termkey.h /tmp/neovim20160315-17614-86etn7/deps-build/usr/include
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig
sed "s,@LIBDIR@,/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib,;s,@INCDIR@,/tmp/neovim20160315-17614-86etn7/deps-build/usr/include," <termkey.pc.in >/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/pkgconfig/termkey.pc
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -fno-common -DPIC -o .libs/termkey.o
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -c termkey.c -o termkey.o >/dev/null 2>&1
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -fno-common -DPIC -o .libs/driver-csi.o
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o >/dev/null 2>&1
glibtool --mode=compile --tag=CC /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -fno-common -DPIC -o .libs/driver-ti.o
glibtool: compile: /opt/homebrew/Library/ENV/4.3/clang -fPIC -Wall -std=c99 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o >/dev/null 2>&1
glibtool --mode=link --tag=CC /opt/homebrew/Library/ENV/4.3/clang -rpath /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib -version-info 13:0:12 -L/tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.dylib -install_name /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib
glibtool --mode=install install libtermkey.la /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libtermkey.la
glibtool: install: install .libs/libtermkey.1.dylib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libtermkey.1.dylib
glibtool: install: (cd /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/lib/libtermkey.la
glibtool: install: install .libs/libtermkey.a /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libtermkey.a
glibtool: install: chmod 644 /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libtermkey.a
glibtool: install: ranlib /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libtermkey.a
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3
install -d /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man7
for F in man/*.3; do \
gzip <$F >/tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/${F#man/}.gz; \
done
for F in man/*.7; do \
gzip <$F >/tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man7/${F#man/}.gz; \
done
while read FROM EQ TO; do \
echo ln -sf $TO.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/$FROM.gz; \
done < man/also
ln -sf termkey_new.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_destroy.3.gz
ln -sf termkey_new.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_new_abstract.3.gz
ln -sf termkey_set_flags.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_get_flags.3.gz
ln -sf termkey_set_canonflags.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_get_canonflags.3.gz
ln -sf termkey_set_buffer_size.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_get_buffer_size.3.gz
ln -sf termkey_set_waittime.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_get_waittime.3.gz
ln -sf termkey_getkey.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_getkey_force.3.gz
ln -sf termkey_start.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_stop.3.gz
ln -sf termkey_start.3.gz /tmp/neovim20160315-17614-86etn7/deps-build/usr/share/man/man3/termkey_is_started.3.gz
glibtool --mode=finish /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib
cd /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-install
[100%] Completed 'libtermkey'
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E make_directory /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/libtermkey-complete
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch /tmp/neovim20160315-17614-86etn7/deps-build/build/src/libtermkey-stamp/libtermkey-done
[100%] Built target libtermkey
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/clean-shared-libraries.dir/build.make CMakeFiles/clean-shared-libraries.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/clean-shared-libraries.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/clean-shared-libraries.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/clean-shared-libraries.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/clean-shared-libraries.dir/depend.internal".
Scanning dependencies of target clean-shared-libraries
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/clean-shared-libraries.dir/build.make CMakeFiles/clean-shared-libraries.dir/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DREMOVE_FILE_GLOB=/tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/lib*.dylib* -P /tmp/neovim20160315-17614-86etn7/third-party/cmake/RemoveFiles.cmake
[100%] Built target clean-shared-libraries
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/depend
cd /tmp/neovim20160315-17614-86etn7/deps-build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/third-party /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/third-party.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/third-party.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/third-party.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles/third-party.dir/depend.internal".
Scanning dependencies of target third-party
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/build
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E touch .third-party
[100%] Built target third-party
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/deps-build/CMakeFiles 0
==> Building Neovim.
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/neovim/HEAD -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DDEPS_PREFIX=../deps-build/usr -DCMAKE_BUILD_TYPE=Dev -DIconv_INCLUDE_DIRS:PATH=/usr/include -DIconv_LIBRARIES:PATH=/usr/lib/libiconv.dylib
-- The C compiler identification is AppleClang 7.0.2.7000181
-- The CXX compiler identification is AppleClang 7.0.2.7000181
-- Check for working C compiler: /opt/homebrew/Library/ENV/4.3/clang
-- Check for working C compiler: /opt/homebrew/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: /opt/homebrew/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /opt/homebrew/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 - Failed
-- Unsupported _FORTIFY_SOURCE found, forcing _FORTIFY_SOURCE=1.
-- 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: /opt/homebrew/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/neovim20160315-17614-86etn7/deps-build/usr/lib/libuv.a
-- Found Msgpack: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libmsgpack.a (found suitable version "1.0.0", minimum required is "1.0.0")
-- Found LuaJit: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libluajit-5.1.a
-- Found unibilium: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libunibilium.a
-- Found LibTermkey: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libtermkey.a
-- Found LibVterm: /tmp/neovim20160315-17614-86etn7/deps-build/usr/lib/libvterm.a
-- Found JeMalloc: /tmp/neovim20160315-17614-86etn7/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/neovim20160315-17614-86etn7/deps-build/usr/bin/luajit
-- Using the Lua interpreter /tmp/neovim20160315-17614-86etn7/deps-build/usr/bin/luajit.
-- Log level not specified, defaulting to INFO(1)
-- Found Gettext: /opt/homebrew/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/neovim20160315-17614-86etn7/build
==> make VERBOSE=1 install
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -H/tmp/neovim20160315-17614-86etn7 -B/tmp/neovim20160315-17614-86etn7/build --check-build-system CMakeFiles/Makefile.cmake 0
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/build/CMakeFiles /tmp/neovim20160315-17614-86etn7/build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/nvim/CMakeFiles/nvim.dir/build.make src/nvim/CMakeFiles/nvim.dir/depend
[ 0%] Generating auto/unicode_tables.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/genunicodetables.lua /tmp/neovim20160315-17614-86etn7/unicode/UnicodeData.txt /tmp/neovim20160315-17614-86etn7/unicode/CaseFolding.txt /tmp/neovim20160315-17614-86etn7/unicode/EastAsianWidth.txt /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/unicode_tables.generated.h
[ 0%] Generating auto/arabic.c.generated.h, ../../include/arabic.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/arabic.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/arabic.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/arabic.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/arabic.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/arabic.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/arabic.i
[ 0%] Generating auto/buffer.c.generated.h, ../../include/buffer.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/buffer.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/buffer.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/buffer.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/buffer.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/buffer.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/buffer.i
[ 3%] Generating auto/charset.c.generated.h, ../../include/charset.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/charset.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/charset.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/charset.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/charset.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/charset.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/charset.i
[ 3%] Generating auto/cursor.c.generated.h, ../../include/cursor.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/cursor.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/cursor.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/cursor.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/cursor.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/cursor.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/cursor.i
[ 3%] Generating auto/cursor_shape.c.generated.h, ../../include/cursor_shape.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/cursor_shape.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/cursor_shape.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/cursor_shape.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/cursor_shape.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/cursor_shape.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/cursor_shape.i
[ 3%] Generating auto/diff.c.generated.h, ../../include/diff.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/diff.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/diff.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/diff.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/diff.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/diff.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/diff.i
[ 3%] Generating auto/digraph.c.generated.h, ../../include/digraph.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/digraph.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/digraph.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/digraph.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/digraph.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/digraph.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/digraph.i
[ 3%] Generating auto/edit.c.generated.h, ../../include/edit.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/edit.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/edit.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/edit.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/edit.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/edit.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/edit.i
[ 3%] Generating auto/eval.c.generated.h, ../../include/eval.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/eval.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/eval.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/eval.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/eval.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/eval.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/eval.i
[ 3%] Generating auto/ex_cmds.c.generated.h, ../../include/ex_cmds.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ex_cmds.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_cmds.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ex_cmds.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_cmds.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ex_cmds.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_cmds.i
[ 6%] Generating auto/ex_cmds2.c.generated.h, ../../include/ex_cmds2.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ex_cmds2.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_cmds2.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ex_cmds2.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_cmds2.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ex_cmds2.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_cmds2.i
[ 6%] Generating auto/ex_docmd.c.generated.h, ../../include/ex_docmd.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ex_docmd.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_docmd.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ex_docmd.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_docmd.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ex_docmd.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_docmd.i
[ 6%] Generating auto/ex_eval.c.generated.h, ../../include/ex_eval.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ex_eval.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_eval.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ex_eval.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_eval.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ex_eval.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_eval.i
[ 6%] Generating auto/ex_getln.c.generated.h, ../../include/ex_getln.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ex_getln.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_getln.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ex_getln.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_getln.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ex_getln.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ex_getln.i
[ 6%] Generating auto/farsi.c.generated.h, ../../include/farsi.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/farsi.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/farsi.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/farsi.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/farsi.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/farsi.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/farsi.i
[ 6%] Generating auto/file_search.c.generated.h, ../../include/file_search.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/file_search.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/file_search.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/file_search.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/file_search.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/file_search.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/file_search.i
[ 6%] Generating auto/fileio.c.generated.h, ../../include/fileio.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/fileio.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/fileio.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/fileio.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/fileio.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/fileio.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/fileio.i
[ 6%] Generating auto/fold.c.generated.h, ../../include/fold.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/fold.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/fold.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/fold.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/fold.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/fold.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/fold.i
[ 9%] Generating auto/garray.c.generated.h, ../../include/garray.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/garray.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/garray.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/garray.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/garray.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/garray.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/garray.i
[ 9%] Generating auto/getchar.c.generated.h, ../../include/getchar.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/getchar.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/getchar.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/getchar.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/getchar.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/getchar.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/getchar.i
[ 9%] Generating auto/hardcopy.c.generated.h, ../../include/hardcopy.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/hardcopy.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/hardcopy.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/hardcopy.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/hardcopy.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/hardcopy.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/hardcopy.i
[ 9%] Generating auto/hashtab.c.generated.h, ../../include/hashtab.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/hashtab.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/hashtab.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/hashtab.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/hashtab.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/hashtab.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/hashtab.i
[ 9%] Generating auto/if_cscope.c.generated.h, ../../include/if_cscope.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/if_cscope.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/if_cscope.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/if_cscope.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/if_cscope.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/if_cscope.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/if_cscope.i
[ 9%] Generating auto/indent.c.generated.h, ../../include/indent.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/indent.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/indent.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/indent.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/indent.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/indent.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/indent.i
[ 9%] Generating auto/indent_c.c.generated.h, ../../include/indent_c.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/indent_c.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/indent_c.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/indent_c.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/indent_c.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/indent_c.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/indent_c.i
[ 9%] Generating auto/keymap.c.generated.h, ../../include/keymap.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/keymap.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/keymap.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/keymap.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/keymap.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/keymap.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/keymap.i
[ 12%] Generating auto/log.c.generated.h, ../../include/log.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/log.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/log.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/log.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/log.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/log.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/log.i
[ 12%] Generating auto/main.c.generated.h, ../../include/main.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/main.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/main.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/main.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/main.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/main.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/main.i
[ 12%] Generating auto/map.c.generated.h, ../../include/map.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/map.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/map.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/map.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/map.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/map.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/map.i
[ 12%] Generating auto/mark.c.generated.h, ../../include/mark.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/mark.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mark.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/mark.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mark.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/mark.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mark.i
[ 12%] Generating auto/mbyte.c.generated.h, ../../include/mbyte.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/mbyte.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mbyte.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/mbyte.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mbyte.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/mbyte.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mbyte.i
[ 12%] Generating auto/memfile.c.generated.h, ../../include/memfile.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/memfile.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memfile.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/memfile.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memfile.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/memfile.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memfile.i
[ 12%] Generating auto/memline.c.generated.h, ../../include/memline.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/memline.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memline.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/memline.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memline.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/memline.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memline.i
[ 12%] Generating auto/memory.c.generated.h, ../../include/memory.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/memory.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memory.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/memory.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memory.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/memory.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/memory.i
[ 15%] Generating auto/menu.c.generated.h, ../../include/menu.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/menu.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/menu.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/menu.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/menu.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/menu.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/menu.i
[ 15%] Generating auto/message.c.generated.h, ../../include/message.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/message.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/message.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/message.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/message.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/message.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/message.i
[ 15%] Generating auto/misc1.c.generated.h, ../../include/misc1.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/misc1.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/misc1.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/misc1.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/misc1.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/misc1.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/misc1.i
[ 15%] Generating auto/misc2.c.generated.h, ../../include/misc2.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/misc2.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/misc2.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/misc2.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/misc2.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/misc2.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/misc2.i
[ 15%] Generating auto/mouse.c.generated.h, ../../include/mouse.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/mouse.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mouse.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/mouse.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mouse.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/mouse.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/mouse.i
[ 15%] Generating auto/move.c.generated.h, ../../include/move.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/move.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/move.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/move.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/move.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/move.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/move.i
[ 15%] Generating auto/normal.c.generated.h, ../../include/normal.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/normal.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/normal.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/normal.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/normal.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/normal.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/normal.i
[ 18%] Generating auto/ops.c.generated.h, ../../include/ops.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ops.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ops.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ops.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ops.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ops.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ops.i
[ 18%] Generating auto/option.c.generated.h, ../../include/option.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/option.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/option.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/option.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/option.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/option.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/option.i
[ 18%] Generating auto/os_unix.c.generated.h, ../../include/os_unix.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os_unix.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os_unix.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os_unix.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os_unix.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os_unix.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os_unix.i
[ 18%] Generating auto/path.c.generated.h, ../../include/path.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/path.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/path.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/path.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/path.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/path.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/path.i
[ 18%] Generating auto/popupmnu.c.generated.h, ../../include/popupmnu.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/popupmnu.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/popupmnu.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/popupmnu.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/popupmnu.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/popupmnu.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/popupmnu.i
[ 18%] Generating auto/profile.c.generated.h, ../../include/profile.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/profile.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/profile.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/profile.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/profile.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/profile.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/profile.i
[ 18%] Generating auto/quickfix.c.generated.h, ../../include/quickfix.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/quickfix.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/quickfix.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/quickfix.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/quickfix.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/quickfix.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/quickfix.i
[ 18%] Generating auto/rbuffer.c.generated.h, ../../include/rbuffer.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/rbuffer.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/rbuffer.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/rbuffer.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/rbuffer.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/rbuffer.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/rbuffer.i
[ 21%] Generating auto/regexp.c.generated.h, ../../include/regexp.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/regexp.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/regexp.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/regexp.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/regexp.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/regexp.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/regexp.i
[ 21%] Generating auto/screen.c.generated.h, ../../include/screen.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/screen.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/screen.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/screen.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/screen.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/screen.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/screen.i
[ 21%] Generating auto/search.c.generated.h, ../../include/search.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/search.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/search.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/search.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/search.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/search.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/search.i
[ 21%] Generating auto/sha256.c.generated.h, ../../include/sha256.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/sha256.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/sha256.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/sha256.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/sha256.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/sha256.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/sha256.i
[ 21%] Generating auto/shada.c.generated.h, ../../include/shada.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/shada.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/shada.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/shada.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/shada.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/shada.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/shada.i
[ 21%] Generating auto/spell.c.generated.h, ../../include/spell.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/spell.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/spell.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/spell.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/spell.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/spell.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/spell.i
[ 21%] Generating auto/state.c.generated.h, ../../include/state.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/state.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/state.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/state.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/state.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/state.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/state.i
[ 21%] Generating auto/strings.c.generated.h, ../../include/strings.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/strings.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/strings.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/strings.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/strings.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/strings.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/strings.i
[ 24%] Generating auto/syntax.c.generated.h, ../../include/syntax.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/syntax.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/syntax.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/syntax.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/syntax.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/syntax.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/syntax.i
[ 24%] Generating auto/tag.c.generated.h, ../../include/tag.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/tag.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tag.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/tag.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tag.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/tag.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tag.i
[ 24%] Generating auto/tempfile.c.generated.h, ../../include/tempfile.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/tempfile.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tempfile.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/tempfile.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tempfile.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/tempfile.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tempfile.i
[ 24%] Generating auto/terminal.c.generated.h, ../../include/terminal.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/terminal.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/terminal.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/terminal.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/terminal.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/terminal.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/terminal.i
[ 24%] Generating auto/ugrid.c.generated.h, ../../include/ugrid.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ugrid.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ugrid.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ugrid.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ugrid.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ugrid.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ugrid.i
[ 24%] Generating auto/ui.c.generated.h, ../../include/ui.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ui.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ui.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ui.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ui.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ui.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ui.i
[ 24%] Generating auto/ui_bridge.c.generated.h, ../../include/ui_bridge.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/ui_bridge.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ui_bridge.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/ui_bridge.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ui_bridge.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/ui_bridge.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/ui_bridge.i
[ 24%] Generating auto/undo.c.generated.h, ../../include/undo.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/undo.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/undo.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/undo.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/undo.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/undo.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/undo.i
[ 27%] Generating auto/version.c.generated.h, ../../include/version.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/version.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/version.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/version.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/version.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/version.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/version.i
[ 27%] Generating auto/window.c.generated.h, ../../include/window.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/window.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/window.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/window.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/window.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/window.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/window.i
[ 27%] Generating auto/os/dl.c.generated.h, ../../include/os/dl.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/dl.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/dl.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/dl.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/dl.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/dl.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/dl.i
[ 27%] Generating auto/os/env.c.generated.h, ../../include/os/env.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/env.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/env.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/env.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/env.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/env.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/env.i
[ 27%] Generating auto/os/fs.c.generated.h, ../../include/os/fs.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/fs.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/fs.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/fs.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/fs.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/fs.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/fs.i
[ 27%] Generating auto/os/input.c.generated.h, ../../include/os/input.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/input.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/input.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/input.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/input.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/input.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/input.i
[ 27%] Generating auto/os/mem.c.generated.h, ../../include/os/mem.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/mem.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/mem.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/mem.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/mem.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/mem.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/mem.i
[ 30%] Generating auto/os/shell.c.generated.h, ../../include/os/shell.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/shell.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/shell.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/shell.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/shell.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/shell.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/shell.i
[ 30%] Generating auto/os/signal.c.generated.h, ../../include/os/signal.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/signal.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/signal.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/signal.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/signal.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/signal.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/signal.i
[ 30%] Generating auto/os/stdpaths.c.generated.h, ../../include/os/stdpaths.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/stdpaths.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/stdpaths.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/stdpaths.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/stdpaths.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/stdpaths.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/stdpaths.i
[ 30%] Generating auto/os/time.c.generated.h, ../../include/os/time.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/time.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/time.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/time.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/time.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/time.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/time.i
[ 30%] Generating auto/os/users.c.generated.h, ../../include/os/users.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/os/users.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/users.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/os/users.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/users.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/os/users.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/os/users.i
[ 30%] Generating auto/api/buffer.c.generated.h, ../../include/api/buffer.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/api/buffer.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/buffer.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/api/buffer.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/buffer.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/buffer.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/buffer.i
[ 30%] Generating auto/api/tabpage.c.generated.h, ../../include/api/tabpage.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/api/tabpage.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/tabpage.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/api/tabpage.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/tabpage.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/tabpage.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/tabpage.i
[ 30%] Generating auto/api/vim.c.generated.h, ../../include/api/vim.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/api/vim.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/vim.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/api/vim.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/vim.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/vim.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/vim.i
[ 33%] Generating auto/api/window.c.generated.h, ../../include/api/window.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/api/window.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/window.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/api/window.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/window.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/window.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/window.i
[ 33%] Generating auto/api/private/handle.c.generated.h, ../../include/api/private/handle.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/api/private/handle.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/private/handle.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/api/private/handle.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/private/handle.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/private/handle.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/private/handle.i
[ 33%] Generating auto/api/private/helpers.c.generated.h, ../../include/api/private/helpers.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/api/private/helpers.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/private/helpers.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/api/private/helpers.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/private/helpers.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/private/helpers.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/api/private/helpers.i
[ 33%] Generating auto/msgpack_rpc/channel.c.generated.h, ../../include/msgpack_rpc/channel.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/channel.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/channel.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/channel.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/channel.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/msgpack_rpc/channel.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/channel.i
[ 33%] Generating auto/msgpack_rpc/helpers.c.generated.h, ../../include/msgpack_rpc/helpers.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/helpers.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/helpers.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/helpers.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/helpers.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/msgpack_rpc/helpers.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/helpers.i
[ 33%] Generating auto/msgpack_rpc/remote_ui.c.generated.h, ../../include/msgpack_rpc/remote_ui.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/remote_ui.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/remote_ui.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/remote_ui.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/remote_ui.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/msgpack_rpc/remote_ui.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/remote_ui.i
[ 33%] Generating auto/msgpack_rpc/server.c.generated.h, ../../include/msgpack_rpc/server.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/server.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/server.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/server.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/server.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/msgpack_rpc/server.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_rpc/server.i
[ 33%] Generating auto/tui/input.c.generated.h, ../../include/tui/input.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/tui/input.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tui/input.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/tui/input.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tui/input.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/tui/input.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tui/input.i
[ 36%] Generating auto/tui/tui.c.generated.h, ../../include/tui/tui.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/tui/tui.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tui/tui.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/tui/tui.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tui/tui.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/tui/tui.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/tui/tui.i
[ 36%] Generating auto/event/libuv_process.c.generated.h, ../../include/event/libuv_process.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/libuv_process.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/libuv_process.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/libuv_process.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/libuv_process.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/libuv_process.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/libuv_process.i
[ 36%] Generating auto/event/loop.c.generated.h, ../../include/event/loop.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/loop.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/loop.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/loop.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/loop.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/loop.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/loop.i
[ 36%] Generating auto/event/process.c.generated.h, ../../include/event/process.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/process.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/process.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/process.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/process.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/process.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/process.i
[ 36%] Generating auto/event/pty_process.c.generated.h, ../../include/event/pty_process.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/pty_process.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/pty_process.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/pty_process.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/pty_process.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/pty_process.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/pty_process.i
[ 36%] Generating auto/event/queue.c.generated.h, ../../include/event/queue.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/queue.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/queue.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/queue.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/queue.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/queue.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/queue.i
[ 36%] Generating auto/event/rstream.c.generated.h, ../../include/event/rstream.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/rstream.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/rstream.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/rstream.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/rstream.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/rstream.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/rstream.i
[ 36%] Generating auto/event/signal.c.generated.h, ../../include/event/signal.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/signal.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/signal.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/signal.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/signal.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/signal.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/signal.i
[ 39%] Generating auto/event/socket.c.generated.h, ../../include/event/socket.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/socket.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/socket.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/socket.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/socket.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/socket.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/socket.i
[ 39%] Generating auto/event/stream.c.generated.h, ../../include/event/stream.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/stream.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/stream.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/stream.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/stream.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/stream.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/stream.i
[ 39%] Generating auto/event/time.c.generated.h, ../../include/event/time.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/time.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/time.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/time.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/time.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/time.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/time.i
[ 39%] Generating auto/event/wstream.c.generated.h, ../../include/event/wstream.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/event/wstream.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/wstream.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/event/wstream.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/wstream.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/event/wstream.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/event/wstream.i
[ 39%] Generating auto/regexp_nfa.c.generated.h, ../../include/regexp_nfa.h.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang /tmp/neovim20160315-17614-86etn7/src/nvim/regexp_nfa.c -E -o /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/regexp_nfa.i -DHAVE_CONFIG_H -DDO_NOT_DEFINE_EMPTY_ATTRIBUTES -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/tmp/neovim20160315-17614-86etn7/deps-build/usr/include -I/opt/homebrew/opt/gettext/include -I/usr/include -I/usr/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -O2 -g -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gendeclarations.lua /tmp/neovim20160315-17614-86etn7/src/nvim/regexp_nfa.c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/regexp_nfa.c.generated.h /tmp/neovim20160315-17614-86etn7/build/include/regexp_nfa.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/regexp_nfa.i
[ 39%] Generating auto/msgpack_dispatch.c
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/msgpack-gen.lua /tmp/neovim20160315-17614-86etn7/src/nvim/api/buffer.h /tmp/neovim20160315-17614-86etn7/src/nvim/api/tabpage.h /tmp/neovim20160315-17614-86etn7/src/nvim/api/vim.h /tmp/neovim20160315-17614-86etn7/src/nvim/api/window.h /tmp/neovim20160315-17614-86etn7/build/include/api/buffer.h.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/tabpage.h.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/vim.h.generated.h /tmp/neovim20160315-17614-86etn7/build/include/api/window.h.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_dispatch.c
[ 39%] Generating ../../include/ex_cmds_enum.generated.h, auto/ex_cmds_defs.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/genex_cmds.lua /tmp/neovim20160315-17614-86etn7/src/nvim /tmp/neovim20160315-17614-86etn7/build/include /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto
[ 39%] Generating ../../include/auevents_enum.generated.h, auto/auevents_name_map.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/gen_events.lua /tmp/neovim20160315-17614-86etn7/src/nvim /tmp/neovim20160315-17614-86etn7/build/include/auevents_enum.generated.h /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/auevents_name_map.generated.h
[ 42%] Generating auto/options.generated.h
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && ../../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/genoptions.lua /tmp/neovim20160315-17614-86etn7/src/nvim /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/options.generated.h
cd /tmp/neovim20160315-17614-86etn7/build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7 /tmp/neovim20160315-17614-86etn7/src/nvim /tmp/neovim20160315-17614-86etn7/build /tmp/neovim20160315-17614-86etn7/build/src/nvim /tmp/neovim20160315-17614-86etn7/build/src/nvim/CMakeFiles/nvim.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/build/src/nvim/CMakeFiles/nvim.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/src/nvim/CMakeFiles/nvim.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/build/src/nvim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/src/nvim/CMakeFiles/nvim.dir/depend.internal".
Scanning dependencies of target nvim
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/nvim/CMakeFiles/nvim.dir/build.make src/nvim/CMakeFiles/nvim.dir/build
[ 42%] Building C object src/nvim/CMakeFiles/nvim.dir/__/__/config/auto/pathdef.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/__/__/config/auto/pathdef.c.o -c /tmp/neovim20160315-17614-86etn7/build/config/auto/pathdef.c
[ 42%] Building C object src/nvim/CMakeFiles/nvim.dir/auto/msgpack_dispatch.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/auto/msgpack_dispatch.c.o -c /tmp/neovim20160315-17614-86etn7/build/src/nvim/auto/msgpack_dispatch.c
[ 42%] Building C object src/nvim/CMakeFiles/nvim.dir/arabic.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/arabic.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/arabic.c
[ 42%] Building C object src/nvim/CMakeFiles/nvim.dir/buffer.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/buffer.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/buffer.c
[ 42%] Building C object src/nvim/CMakeFiles/nvim.dir/charset.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/charset.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/charset.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/cursor.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/cursor.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/cursor.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/cursor_shape.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/cursor_shape.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/cursor_shape.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/diff.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/diff.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/diff.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/digraph.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/digraph.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/digraph.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/edit.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/edit.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/edit.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/eval.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/eval.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/eval.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_cmds.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/ex_cmds.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ex_cmds.c
[ 45%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_cmds2.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/ex_cmds2.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ex_cmds2.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_docmd.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/ex_docmd.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ex_docmd.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_eval.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/ex_eval.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ex_eval.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_getln.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/ex_getln.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ex_getln.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/farsi.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/farsi.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/farsi.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/file_search.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/file_search.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/file_search.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/fileio.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/fileio.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/fileio.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/fold.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/fold.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/fold.c
[ 48%] Building C object src/nvim/CMakeFiles/nvim.dir/garray.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/garray.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/garray.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/getchar.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/getchar.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/getchar.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/hardcopy.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/hardcopy.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/hardcopy.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/hashtab.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/hashtab.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/hashtab.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/if_cscope.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/if_cscope.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/if_cscope.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/indent.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/indent.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/indent.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/indent_c.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/indent_c.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/indent_c.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/keymap.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/keymap.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/keymap.c
[ 51%] Building C object src/nvim/CMakeFiles/nvim.dir/log.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/log.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/log.c
[ 54%] Building C object src/nvim/CMakeFiles/nvim.dir/main.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/main.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/main.c
[ 54%] Building C object src/nvim/CMakeFiles/nvim.dir/map.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/map.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/map.c
[ 54%] Building C object src/nvim/CMakeFiles/nvim.dir/mark.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/mark.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/mark.c
[ 54%] Building C object src/nvim/CMakeFiles/nvim.dir/mbyte.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/mbyte.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/mbyte.c
[ 54%] Building C object src/nvim/CMakeFiles/nvim.dir/memfile.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/memfile.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/memfile.c
[ 54%] Building C object src/nvim/CMakeFiles/nvim.dir/memline.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/memline.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/memline.c
[ 54%] Building C object src/nvim/CMakeFiles/nvim.dir/memory.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/memory.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/memory.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/menu.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/menu.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/menu.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/message.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/message.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/message.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/misc1.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/misc1.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/misc1.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/misc2.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/misc2.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/misc2.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/mouse.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/mouse.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/mouse.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/move.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/move.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/move.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/normal.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/normal.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/normal.c
[ 57%] Building C object src/nvim/CMakeFiles/nvim.dir/ops.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/ops.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ops.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/option.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/option.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/option.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/os_unix.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os_unix.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os_unix.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/path.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/path.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/path.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/popupmnu.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/popupmnu.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/popupmnu.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/profile.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/profile.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/profile.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/quickfix.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/quickfix.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/quickfix.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/rbuffer.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/rbuffer.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/rbuffer.c
[ 60%] Building C object src/nvim/CMakeFiles/nvim.dir/regexp.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/regexp.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/regexp.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/screen.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/screen.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/screen.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/search.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/search.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/search.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/sha256.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/sha256.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/sha256.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/shada.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/shada.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/shada.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/spell.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/spell.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/spell.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/state.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/state.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/state.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/strings.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/strings.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/strings.c
[ 63%] Building C object src/nvim/CMakeFiles/nvim.dir/syntax.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/syntax.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/syntax.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/tag.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/tag.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/tag.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/tempfile.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/tempfile.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/tempfile.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/terminal.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/terminal.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/terminal.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/ugrid.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/ugrid.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ugrid.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/ui.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/ui.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ui.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/ui_bridge.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/ui_bridge.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/ui_bridge.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/undo.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/undo.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/undo.c
[ 66%] Building C object src/nvim/CMakeFiles/nvim.dir/version.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/version.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/version.c
[ 69%] Building C object src/nvim/CMakeFiles/nvim.dir/window.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o CMakeFiles/nvim.dir/window.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/window.c
[ 69%] Building C object src/nvim/CMakeFiles/nvim.dir/os/dl.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/dl.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/dl.c
[ 69%] Building C object src/nvim/CMakeFiles/nvim.dir/os/env.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/env.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/env.c
[ 69%] Building C object src/nvim/CMakeFiles/nvim.dir/os/fs.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/fs.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/fs.c
[ 69%] Building C object src/nvim/CMakeFiles/nvim.dir/os/input.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/input.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/input.c
[ 69%] Building C object src/nvim/CMakeFiles/nvim.dir/os/mem.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/mem.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/mem.c
[ 69%] Building C object src/nvim/CMakeFiles/nvim.dir/os/shell.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/shell.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/shell.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/os/signal.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/signal.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/signal.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/os/stdpaths.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/stdpaths.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/stdpaths.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/os/time.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/time.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/time.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/os/users.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/os/users.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/os/users.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/api/buffer.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/api/buffer.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/api/buffer.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/api/tabpage.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/api/tabpage.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/api/tabpage.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/api/vim.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/api/vim.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/api/vim.c
[ 72%] Building C object src/nvim/CMakeFiles/nvim.dir/api/window.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/api/window.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/api/window.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/api/private/handle.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/api/private/handle.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/api/private/handle.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/api/private/helpers.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/api/private/helpers.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/api/private/helpers.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/channel.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/msgpack_rpc/channel.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/channel.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/helpers.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/msgpack_rpc/helpers.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/helpers.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/remote_ui.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/msgpack_rpc/remote_ui.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/remote_ui.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/server.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/msgpack_rpc/server.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/msgpack_rpc/server.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/tui/input.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/tui/input.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/tui/input.c
[ 75%] Building C object src/nvim/CMakeFiles/nvim.dir/tui/tui.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/tui/tui.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/tui/tui.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/libuv_process.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/libuv_process.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/libuv_process.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/loop.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/loop.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/loop.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/process.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/process.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/process.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/pty_process.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/pty_process.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/pty_process.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/queue.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/queue.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/queue.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/rstream.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/rstream.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/rstream.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/signal.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/signal.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/signal.c
[ 78%] Building C object src/nvim/CMakeFiles/nvim.dir/event/socket.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/socket.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/socket.c
[ 81%] Building C object src/nvim/CMakeFiles/nvim.dir/event/stream.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/stream.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/stream.c
[ 81%] Building C object src/nvim/CMakeFiles/nvim.dir/event/time.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/time.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/time.c
[ 81%] Building C object src/nvim/CMakeFiles/nvim.dir/event/wstream.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/nvim.dir/event/wstream.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/event/wstream.c
[ 81%] Linking C executable ../../bin/nvim
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_link_script CMakeFiles/nvim.dir/link.txt --verbose=1
/opt/homebrew/Library/ENV/4.3/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wl,-search_paths_first -Wl,-headerpad_max_install_names -pagezero_size 10000 -image_base 100000000 CMakeFiles/nvim.dir/__/__/config/auto/pathdef.c.o CMakeFiles/nvim.dir/auto/msgpack_dispatch.c.o CMakeFiles/nvim.dir/arabic.c.o CMakeFiles/nvim.dir/buffer.c.o CMakeFiles/nvim.dir/charset.c.o CMakeFiles/nvim.dir/cursor.c.o CMakeFiles/nvim.dir/cursor_shape.c.o CMakeFiles/nvim.dir/diff.c.o CMakeFiles/nvim.dir/digraph.c.o CMakeFiles/nvim.dir/edit.c.o CMakeFiles/nvim.dir/eval.c.o CMakeFiles/nvim.dir/ex_cmds.c.o CMakeFiles/nvim.dir/ex_cmds2.c.o CMakeFiles/nvim.dir/ex_docmd.c.o CMakeFiles/nvim.dir/ex_eval.c.o CMakeFiles/nvim.dir/ex_getln.c.o CMakeFiles/nvim.dir/farsi.c.o CMakeFiles/nvim.dir/file_search.c.o CMakeFiles/nvim.dir/fileio.c.o CMakeFiles/nvim.dir/fold.c.o CMakeFiles/nvim.dir/garray.c.o CMakeFiles/nvim.dir/getchar.c.o CMakeFiles/nvim.dir/hardcopy.c.o CMakeFiles/nvim.dir/hashtab.c.o CMakeFiles/nvim.dir/if_cscope.c.o CMakeFiles/nvim.dir/indent.c.o CMakeFiles/nvim.dir/indent_c.c.o CMakeFiles/nvim.dir/keymap.c.o CMakeFiles/nvim.dir/log.c.o CMakeFiles/nvim.dir/main.c.o CMakeFiles/nvim.dir/map.c.o CMakeFiles/nvim.dir/mark.c.o CMakeFiles/nvim.dir/mbyte.c.o CMakeFiles/nvim.dir/memfile.c.o CMakeFiles/nvim.dir/memline.c.o CMakeFiles/nvim.dir/memory.c.o CMakeFiles/nvim.dir/menu.c.o CMakeFiles/nvim.dir/message.c.o CMakeFiles/nvim.dir/misc1.c.o CMakeFiles/nvim.dir/misc2.c.o CMakeFiles/nvim.dir/mouse.c.o CMakeFiles/nvim.dir/move.c.o CMakeFiles/nvim.dir/normal.c.o CMakeFiles/nvim.dir/ops.c.o CMakeFiles/nvim.dir/option.c.o CMakeFiles/nvim.dir/os_unix.c.o CMakeFiles/nvim.dir/path.c.o CMakeFiles/nvim.dir/popupmnu.c.o CMakeFiles/nvim.dir/profile.c.o CMakeFiles/nvim.dir/quickfix.c.o CMakeFiles/nvim.dir/rbuffer.c.o CMakeFiles/nvim.dir/regexp.c.o CMakeFiles/nvim.dir/screen.c.o CMakeFiles/nvim.dir/search.c.o CMakeFiles/nvim.dir/sha256.c.o CMakeFiles/nvim.dir/shada.c.o CMakeFiles/nvim.dir/spell.c.o CMakeFiles/nvim.dir/state.c.o CMakeFiles/nvim.dir/strings.c.o CMakeFiles/nvim.dir/syntax.c.o CMakeFiles/nvim.dir/tag.c.o CMakeFiles/nvim.dir/tempfile.c.o CMakeFiles/nvim.dir/terminal.c.o CMakeFiles/nvim.dir/ugrid.c.o CMakeFiles/nvim.dir/ui.c.o CMakeFiles/nvim.dir/ui_bridge.c.o CMakeFiles/nvim.dir/undo.c.o CMakeFiles/nvim.dir/version.c.o CMakeFiles/nvim.dir/window.c.o CMakeFiles/nvim.dir/os/dl.c.o CMakeFiles/nvim.dir/os/env.c.o CMakeFiles/nvim.dir/os/fs.c.o CMakeFiles/nvim.dir/os/input.c.o CMakeFiles/nvim.dir/os/mem.c.o CMakeFiles/nvim.dir/os/shell.c.o CMakeFiles/nvim.dir/os/signal.c.o CMakeFiles/nvim.dir/os/stdpaths.c.o CMakeFiles/nvim.dir/os/time.c.o CMakeFiles/nvim.dir/os/users.c.o CMakeFiles/nvim.dir/api/buffer.c.o CMakeFiles/nvim.dir/api/tabpage.c.o CMakeFiles/nvim.dir/api/vim.c.o CMakeFiles/nvim.dir/api/window.c.o CMakeFiles/nvim.dir/api/private/handle.c.o CMakeFiles/nvim.dir/api/private/helpers.c.o CMakeFiles/nvim.dir/msgpack_rpc/channel.c.o CMakeFiles/nvim.dir/msgpack_rpc/helpers.c.o CMakeFiles/nvim.dir/msgpack_rpc/remote_ui.c.o CMakeFiles/nvim.dir/msgpack_rpc/server.c.o CMakeFiles/nvim.dir/tui/input.c.o CMakeFiles/nvim.dir/tui/tui.c.o CMakeFiles/nvim.dir/event/libuv_process.c.o CMakeFiles/nvim.dir/event/loop.c.o CMakeFiles/nvim.dir/event/process.c.o CMakeFiles/nvim.dir/event/pty_process.c.o CMakeFiles/nvim.dir/event/queue.c.o CMakeFiles/nvim.dir/event/rstream.c.o CMakeFiles/nvim.dir/event/signal.c.o CMakeFiles/nvim.dir/event/socket.c.o CMakeFiles/nvim.dir/event/stream.c.o CMakeFiles/nvim.dir/event/time.c.o CMakeFiles/nvim.dir/event/wstream.c.o -o ../../bin/nvim /opt/homebrew/opt/gettext/lib/libintl.dylib /usr/lib/libiconv.dylib /usr/lib/libiconv.dylib ../../../deps-build/usr/lib/libuv.a -lpthread -ldl -ldl ../../../deps-build/usr/lib/libmsgpack.a ../../../deps-build/usr/lib/libluajit-5.1.a ../../../deps-build/usr/lib/libvterm.a ../../../deps-build/usr/lib/libtermkey.a ../../../deps-build/usr/lib/libunibilium.a -lm -lutil ../../../deps-build/usr/lib/libjemalloc.a
[ 81%] Built target nvim
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/nvim/po/CMakeFiles/sjiscorr.dir/build.make src/nvim/po/CMakeFiles/sjiscorr.dir/depend
cd /tmp/neovim20160315-17614-86etn7/build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7 /tmp/neovim20160315-17614-86etn7/src/nvim/po /tmp/neovim20160315-17614-86etn7/build /tmp/neovim20160315-17614-86etn7/build/src/nvim/po /tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/sjiscorr.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/sjiscorr.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/sjiscorr.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/sjiscorr.dir/depend.internal".
Scanning dependencies of target sjiscorr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/nvim/po/CMakeFiles/sjiscorr.dir/build.make src/nvim/po/CMakeFiles/sjiscorr.dir/build
[ 81%] Building C object src/nvim/po/CMakeFiles/sjiscorr.dir/sjiscorr.c.o
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -I/tmp/neovim20160315-17614-86etn7/build/src/nvim/auto -I/tmp/neovim20160315-17614-86etn7/build/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/sjiscorr.dir/sjiscorr.c.o -c /tmp/neovim20160315-17614-86etn7/src/nvim/po/sjiscorr.c
[ 81%] Linking C executable ../../../bin/sjiscorr
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_link_script CMakeFiles/sjiscorr.dir/link.txt --verbose=1
/opt/homebrew/Library/ENV/4.3/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wl,-search_paths_first -Wl,-headerpad_max_install_names -pagezero_size 10000 -image_base 100000000 CMakeFiles/sjiscorr.dir/sjiscorr.c.o -o ../../../bin/sjiscorr
[ 81%] Built target sjiscorr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/nvim/po/CMakeFiles/translations.dir/build.make src/nvim/po/CMakeFiles/translations.dir/depend
cd /tmp/neovim20160315-17614-86etn7/build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7 /tmp/neovim20160315-17614-86etn7/src/nvim/po /tmp/neovim20160315-17614-86etn7/build /tmp/neovim20160315-17614-86etn7/build/src/nvim/po /tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/translations.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/translations.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/translations.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/CMakeFiles/translations.dir/depend.internal".
Scanning dependencies of target translations
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/nvim/po/CMakeFiles/translations.dir/build.make src/nvim/po/CMakeFiles/translations.dir/build
[ 81%] Generating nvim.pot
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DXGETTEXT_PRG=/opt/homebrew/opt/gettext/bin/xgettext -DPOT_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/nvim.pot -DSEARCH_DIR=/tmp/neovim20160315-17614-86etn7/src/nvim/po '-DSOURCES=../arabic.c;../buffer.c;../charset.c;../cursor.c;../cursor_shape.c;../diff.c;../digraph.c;../edit.c;../eval.c;../ex_cmds.c;../ex_cmds2.c;../ex_docmd.c;../ex_eval.c;../ex_getln.c;../farsi.c;../file_search.c;../fileio.c;../fold.c;../garray.c;../getchar.c;../hardcopy.c;../hashtab.c;../if_cscope.c;../indent.c;../indent_c.c;../keymap.c;../log.c;../main.c;../map.c;../mark.c;../mbyte.c;../memfile.c;../memline.c;../memory.c;../menu.c;../message.c;../misc1.c;../misc2.c;../mouse.c;../move.c;../normal.c;../ops.c;../option.c;../os_unix.c;../path.c;../popupmnu.c;../profile.c;../quickfix.c;../rbuffer.c;../regexp.c;../screen.c;../search.c;../sha256.c;../shada.c;../spell.c;../state.c;../strings.c;../syntax.c;../tag.c;../tempfile.c;../terminal.c;../ugrid.c;../ui.c;../ui_bridge.c;../undo.c;../version.c;../window.c;../os/dl.c;../os/env.c;../os/fs.c;../os/input.c;../os/mem.c;../os/shell.c;../os/signal.c;../os/stdpaths.c;../os/time.c;../os/users.c;../api/buffer.c;../api/tabpage.c;../api/vim.c;../api/window.c;../api/private/handle.c;../api/private/helpers.c;../msgpack_rpc/channel.c;../msgpack_rpc/helpers.c;../msgpack_rpc/remote_ui.c;../msgpack_rpc/server.c;../tui/input.c;../tui/tui.c;../event/libuv_process.c;../event/loop.c;../event/process.c;../event/pty_process.c;../event/queue.c;../event/rstream.c;../event/signal.c;../event/socket.c;../event/stream.c;../event/time.c;../event/wstream.c;../api/buffer.h;../api/private/defs.h;../api/private/handle.h;../api/private/helpers.h;../api/tabpage.h;../api/vim.h;../api/window.h;../arabic.h;../ascii.h;../assert.h;../buffer.h;../buffer_defs.h;../bufhl_defs.h;../charset.h;../cursor.h;../cursor_shape.h;../diff.h;../digraph.h;../edit.h;../eval.h;../eval_defs.h;../event/defs.h;../event/libuv_process.h;../event/loop.h;../event/process.h;../event/pty_process.h;../event/queue.h;../event/rstream.h;../event/signal.h;../event/socket.h;../event/stream.h;../event/time.h;../event/wstream.h;../ex_cmds.h;../ex_cmds2.h;../ex_cmds_defs.h;../ex_docmd.h;../ex_eval.h;../ex_getln.h;../farsi.h;../file_search.h;../fileio.h;../fold.h;../func_attr.h;../garray.h;../getchar.h;../globals.h;../hardcopy.h;../hashtab.h;../iconv.h;../if_cscope.h;../if_cscope_defs.h;../indent.h;../indent_c.h;../keymap.h;../lib/khash.h;../lib/klist.h;../lib/kvec.h;../lib/queue.h;../lib/ringbuf.h;../log.h;../macros.h;../main.h;../map.h;../map_defs.h;../mark.h;../mark_defs.h;../mbyte.h;../memfile.h;../memfile_defs.h;../memline.h;../memline_defs.h;../memory.h;../menu.h;../message.h;../misc1.h;../misc2.h;../mouse.h;../move.h;../msgpack_rpc/channel.h;../msgpack_rpc/defs.h;../msgpack_rpc/helpers.h;../msgpack_rpc/remote_ui.h;../msgpack_rpc/server.h;../normal.h;../ops.h;../option.h;../option_defs.h;../os/dl.h;../os/fs_defs.h;../os/input.h;../os/os.h;../os/os_defs.h;../os/shell.h;../os/signal.h;../os/stdpaths_defs.h;../os/time.h;../os/unix_defs.h;../os/win_defs.h;../os_unix.h;../path.h;../popupmnu.h;../pos.h;../profile.h;../quickfix.h;../rbuffer.h;../regexp.h;../regexp_defs.h;../screen.h;../search.h;../sha256.h;../shada.h;../sign_defs.h;../spell.h;../state.h;../strings.h;../syntax.h;../syntax_defs.h;../tag.h;../tempfile.h;../terminal.h;../tui/input.h;../tui/tui.h;../types.h;../ugrid.h;../ui.h;../ui_bridge.h;../undo.h;../undo_defs.h;../version.h;../vim.h;../window.h' -P /tmp/neovim20160315-17614-86etn7/cmake/RunXgettext.cmake
[ 81%] Generating ja.euc-jp.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ja.euc-jp.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ja.euc-jp.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 81%] Generating cs.cp1250.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/cs.cp1250.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/cs.cp1250.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating pl.cp1250.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/pl.cp1250.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/pl.cp1250.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating pl.UTF-8.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/pl.UTF-8.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/pl.UTF-8.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating sk.cp1250.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/sk.cp1250.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/sk.cp1250.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating ru.cp1251.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ru.cp1251.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ru.cp1251.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating uk.cp1251.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/uk.cp1251.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/uk.cp1251.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating ko.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ko.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ko.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating zh_CN.cp936.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/zh_CN.cp936.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/zh_CN.cp936.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 84%] Generating nb.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/nb.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/nb.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating ja.sjis.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ja.sjis.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ja.sjis.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating af.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/af.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/af.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating ca.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ca.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ca.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating cs.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/cs.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/cs.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating de.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/de.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/de.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating en_GB.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/en_GB.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/en_GB.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating eo.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/eo.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/eo.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 87%] Generating es.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/es.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/es.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating fi.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/fi.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/fi.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating fr.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/fr.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/fr.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating ga.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ga.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ga.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating it.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/it.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/it.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating ja.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ja.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ja.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating ko.UTF-8.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ko.UTF-8.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ko.UTF-8.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating nl.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/nl.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/nl.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 90%] Generating no.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/no.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/no.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 93%] Generating pl.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/pl.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/pl.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 93%] Generating pt_BR.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/pt_BR.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/pt_BR.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 93%] Generating ru.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/ru.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/ru.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 93%] Generating sk.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/sk.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/sk.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 93%] Generating sv.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/sv.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/sv.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 93%] Generating uk.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/uk.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/uk.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 93%] Generating vi.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/vi.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/vi.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 96%] Generating zh_CN.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/zh_CN.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/zh_CN.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 96%] Generating zh_CN.UTF-8.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/zh_CN.UTF-8.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/zh_CN.UTF-8.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 96%] Generating zh_TW.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/zh_TW.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/zh_TW.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 96%] Generating zh_TW.UTF-8.mo
cd /tmp/neovim20160315-17614-86etn7/build/src/nvim/po && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -DMSGFMT_PRG=/opt/homebrew/opt/gettext/bin/msgfmt -DMO_FILE=/tmp/neovim20160315-17614-86etn7/build/src/nvim/po/zh_TW.UTF-8.mo -DPO_FILE=/tmp/neovim20160315-17614-86etn7/src/nvim/po/zh_TW.UTF-8.po -P /tmp/neovim20160315-17614-86etn7/cmake/RunMsgfmt.cmake
[ 96%] Built target translations
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f test/functional/fixtures/CMakeFiles/shell-test.dir/build.make test/functional/fixtures/CMakeFiles/shell-test.dir/depend
cd /tmp/neovim20160315-17614-86etn7/build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7 /tmp/neovim20160315-17614-86etn7/test/functional/fixtures /tmp/neovim20160315-17614-86etn7/build /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/shell-test.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/shell-test.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/shell-test.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/shell-test.dir/depend.internal".
Scanning dependencies of target shell-test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f test/functional/fixtures/CMakeFiles/shell-test.dir/build.make test/functional/fixtures/CMakeFiles/shell-test.dir/build
[ 96%] Building C object test/functional/fixtures/CMakeFiles/shell-test.dir/shell-test.c.o
cd /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/shell-test.dir/shell-test.c.o -c /tmp/neovim20160315-17614-86etn7/test/functional/fixtures/shell-test.c
[ 96%] Linking C executable ../../../bin/shell-test
cd /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_link_script CMakeFiles/shell-test.dir/link.txt --verbose=1
/opt/homebrew/Library/ENV/4.3/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wl,-search_paths_first -Wl,-headerpad_max_install_names -pagezero_size 10000 -image_base 100000000 CMakeFiles/shell-test.dir/shell-test.c.o -o ../../../bin/shell-test
[ 96%] Built target shell-test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f test/functional/fixtures/CMakeFiles/tty-test.dir/build.make test/functional/fixtures/CMakeFiles/tty-test.dir/depend
cd /tmp/neovim20160315-17614-86etn7/build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7 /tmp/neovim20160315-17614-86etn7/test/functional/fixtures /tmp/neovim20160315-17614-86etn7/build /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/tty-test.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/tty-test.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/tty-test.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures/CMakeFiles/tty-test.dir/depend.internal".
Scanning dependencies of target tty-test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f test/functional/fixtures/CMakeFiles/tty-test.dir/build.make test/functional/fixtures/CMakeFiles/tty-test.dir/build
[ 96%] Building C object test/functional/fixtures/CMakeFiles/tty-test.dir/tty-test.c.o
cd /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures && /opt/homebrew/Library/ENV/4.3/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim20160315-17614-86etn7/build/config -I/tmp/neovim20160315-17614-86etn7/src -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include -isystem /tmp/neovim20160315-17614-86etn7/deps-build/usr/include/luajit-2.0 -isystem /opt/homebrew/opt/gettext/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o CMakeFiles/tty-test.dir/tty-test.c.o -c /tmp/neovim20160315-17614-86etn7/test/functional/fixtures/tty-test.c
[ 96%] Linking C executable ../../../bin/tty-test
cd /tmp/neovim20160315-17614-86etn7/build/test/functional/fixtures && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_link_script CMakeFiles/tty-test.dir/link.txt --verbose=1
/opt/homebrew/Library/ENV/4.3/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Wl,-search_paths_first -Wl,-headerpad_max_install_names -pagezero_size 10000 -image_base 100000000 CMakeFiles/tty-test.dir/tty-test.c.o -o ../../../bin/tty-test ../../../../deps-build/usr/lib/libuv.a -lpthread -ldl -ldl
[ 96%] Built target tty-test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtime/CMakeFiles/runtime.dir/build.make runtime/CMakeFiles/runtime.dir/depend
cd /tmp/neovim20160315-17614-86etn7/build && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/neovim20160315-17614-86etn7 /tmp/neovim20160315-17614-86etn7/runtime /tmp/neovim20160315-17614-86etn7/build /tmp/neovim20160315-17614-86etn7/build/runtime /tmp/neovim20160315-17614-86etn7/build/runtime/CMakeFiles/runtime.dir/DependInfo.cmake --color=
Dependee "/tmp/neovim20160315-17614-86etn7/build/runtime/CMakeFiles/runtime.dir/DependInfo.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/runtime/CMakeFiles/runtime.dir/depend.internal".
Dependee "/tmp/neovim20160315-17614-86etn7/build/runtime/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/neovim20160315-17614-86etn7/build/runtime/CMakeFiles/runtime.dir/depend.internal".
Scanning dependencies of target runtime
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtime/CMakeFiles/runtime.dir/build.make runtime/CMakeFiles/runtime.dir/build
[ 96%] Generating syntax/vim/generated.vim
cd /tmp/neovim20160315-17614-86etn7/build/runtime && ../../deps-build/usr/bin/luajit /tmp/neovim20160315-17614-86etn7/scripts/genvimvim.lua /tmp/neovim20160315-17614-86etn7/src/nvim /tmp/neovim20160315-17614-86etn7/build/runtime/syntax/vim/generated.vim
[100%] Generating copy_docfiles
cd /tmp/neovim20160315-17614-86etn7/build/runtime && /opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E copy_directory /tmp/neovim20160315-17614-86etn7/runtime/doc /tmp/neovim20160315-17614-86etn7/build/runtime/doc
[100%] Generating doc/tags
cd /tmp/neovim20160315-17614-86etn7/build/runtime/doc && /tmp/neovim20160315-17614-86etn7/build/bin/nvim -u NONE -i NONE -e --headless -c helptags\ ++t\ . -c quit
[100%] Built target runtime
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -E cmake_progress_start /tmp/neovim20160315-17614-86etn7/build/CMakeFiles 0
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Nothing to be done for `preinstall'.
Install the project...
/opt/homebrew/Cellar/cmake/3.5.0/bin/cmake -P cmake_install.cmake
-- Install configuration: "Dev"
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/man/man1/nvim.1
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/bin/nvim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ja.euc-jp/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/cs.cp1250/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/pl.cp1250/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/pl.UTF-8/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/sk.cp1250/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ru.cp1251/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/uk.cp1251/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ko/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/zh_CN.cp936/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/nb/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ja.sjis/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/af/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ca/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/cs/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/de/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/en_GB/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/eo/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/es/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/fi/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/fr/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ga/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/it/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ja/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ko.UTF-8/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/nl/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/no/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/pl/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/pt_BR/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/ru/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/sk/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/sv/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/uk/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/vi/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/zh_CN/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/zh_CN.UTF-8/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/zh_TW/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/locale/zh_TW.UTF-8/LC_MESSAGES/nvim.mo
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/tags
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/api.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/arabic.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/autocmd.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/change.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/cmdline.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/debug.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/develop.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/diff.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/digraph.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/editing.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/eval.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/farsi.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/filetype.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/fold.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/ft_ada.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/ft_sql.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/gui.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/gui_w32.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/hebrew.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/help.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/helphelp.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/howto.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/if_cscop.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/if_pyth.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/indent.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/index.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/insert.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/intro.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/job_control.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/map.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/mbyte.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/message.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/mlang.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/motion.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/msgpack_rpc.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/nvim.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/nvim_clipboard.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/nvim_from_vim.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/nvim_provider.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/nvim_python.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/nvim_terminal_emulator.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/options.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/os_dos.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/os_win32.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pattern.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_gzip.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_matchit.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_msgpack.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_netrw.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_paren.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_spec.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_tar.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_tutor.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_vimball.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/pi_zip.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/print.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/quickfix.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/quickref.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/quotes.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/recover.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/remote.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/remote_plugin.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/repeat.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/rileft.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/russian.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/scroll.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/sign.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/spell.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/sponsor.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/starting.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/syntax.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/tabpage.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/tagsrch.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/term.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/tips.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/uganda.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/undo.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_01.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_02.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_03.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_04.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_05.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_06.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_07.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_08.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_09.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_10.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_11.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_12.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_20.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_21.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_22.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_23.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_24.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_25.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_26.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_27.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_28.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_29.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_30.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_31.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_32.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_40.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_41.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_42.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_43.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_44.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_45.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/usr_toc.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/various.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/vi_diff.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/vim_diff.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/visual.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/windows.txt
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vim/generated.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/makehtml.awk
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/doc/maketags.awk
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/less.sh
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/less.bat
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/ada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/adacomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/ccomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/clojurecomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/csscomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/decada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/gnat.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/gzip.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/htmlcomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/javascriptcomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/man.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/msgpack.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/netrw.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/netrw_gitignore.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/netrwFileHandlers.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/netrwSettings.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/paste.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/phpcomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/provider/clipboard.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/provider/python.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/provider/python3.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/provider/pythonx.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/provider/ruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/python3complete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/pythoncomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/remote/define.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/remote/host.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/rubycomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/shada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/spellfile.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/sqlcomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/syntaxcomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/tar.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/tohtml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/tutor.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/vimball.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/vimexpect.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/html32.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/html401f.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/html401s.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/html401t.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/html40f.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/html40s.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/html40t.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/xhtml10f.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/xhtml10s.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/xhtml10t.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/xhtml11.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/xsd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xml/xsl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/xmlcomplete.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/autoload/zip.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/bugreport.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/blue.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/darkblue.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/default.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/delek.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/desert.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/elflord.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/evening.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/industry.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/koehler.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/morning.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/murphy.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/pablo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/peachpuff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/ron.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/shine.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/slate.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/torte.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/colors/zellner.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/ant.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/bcc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/bdf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/checkstyle.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/cs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/cucumber.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/decada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/dot.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/erlang.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/eruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/fortran_cv.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/fortran_elf90.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/fortran_F.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/fortran_g77.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/fortran_lf95.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/fpc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/g95.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/gcc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/gfortran.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/gnat.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/go.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/haml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/hp_acc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/icc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/ifort.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/intel.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/irix5_c.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/irix5_cpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/javac.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/jikes.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/mcs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/mips_c.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/mipspro_c89.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/mipspro_cpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/modelsim_vcom.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/msbuild.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/msvc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/neato.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/ocaml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/onsgmls.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/pbx.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/perl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/php.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/pyunit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/rake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/rspec.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/rst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/ruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/rubyunit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/sass.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/se.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/splint.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/tcl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/tex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/tidy.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/xbuild.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/xmllint.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/compiler/xmlwf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/delmenu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/filetype.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftoff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/a2ps.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/aap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/abap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/abaqus.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/ada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/alsaconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/ant.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/arch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/art.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/aspvbs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/automake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/bdf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/bst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/btm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/c.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/calendar.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/cdrdaoconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/ch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/changelog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/clojure.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/cobol.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/conf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/config.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/context.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/cpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/crm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/cs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/csc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/csh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/css.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/cucumber.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/cvsrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/debchangelog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/debcontrol.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/denyhosts.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dictconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dictdconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/diff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dircolors.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/docbk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dockerfile.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dosbatch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dosini.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dtd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/dtrace.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/elinks.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/erlang.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/eruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/eterm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/falcon.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/fetchmail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/flexwiki.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/fortran.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/framescript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/fvwm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/git.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/gitcommit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/gitconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/gitrebase.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/gitsendemail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/go.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/gpg.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/gprof.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/group.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/grub.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/haml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/hamster.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/haskell.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/help.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/hostconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/hostsaccess.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/html.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/htmldjango.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/indent.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/initex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/ishd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/j.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/java.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/javascript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/jproperties.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/json.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/jsp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/kconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/kwt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/ld.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/less.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/lftp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/libao.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/limits.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/liquid.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/lisp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/logcheck.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/loginaccess.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/logindefs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/logtalk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/lprolog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/lua.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/m4.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/mail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/mailaliases.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/mailcap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/make.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/man.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/manconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/markdown.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/matlab.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/mf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/modconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/mp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/mplayerconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/mrxvtrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/msmessages.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/muttrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/nanorc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/netrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/nsis.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/objc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/ocaml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/occam.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/pamconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/pascal.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/passwd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/pdf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/perl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/perl6.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/php.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/pinfo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/plaintex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/postscr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/procmail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/prolog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/protocols.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/pyrex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/python.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/qf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/quake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/r.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/racc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/readline.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/registry.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/reva.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/rhelp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/rmd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/rnc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/rnoweb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/rpl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/rrst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/rst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/ruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sass.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/scheme.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/screen.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/scss.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sensors.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/services.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/setserial.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sgml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/shada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sieve.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/slpconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/slpreg.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/slpspi.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/spec.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sql.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sshconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sudoers.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/svg.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/sysctl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/systemverilog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/tcl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/tcsh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/terminfo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/tex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/text.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/treetop.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/tt2html.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/tutor.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/udevconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/udevperm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/udevrules.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/updatedb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/vb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/verilog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/vhdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/vim.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/vroom.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xdefaults.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xf86conf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xhtml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xinetd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xmodmap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xsd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/xslt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/yaml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/zimbu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/zsh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugof.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/aap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/ada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/ant.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/automake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/awk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/bib.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/bst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/c.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/cdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/ch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/chaiscript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/changelog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/clojure.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/cmake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/cobol.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/config.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/cpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/cs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/css.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/cucumber.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/cuda.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/d.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/dictconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/dictdconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/docbk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/dtd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/dtrace.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/dylan.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/eiffel.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/erlang.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/eruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/eterm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/falcon.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/fortran.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/framescript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/gitconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/gitolite.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/go.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/haml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/hamster.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/html.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/htmldjango.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/idlang.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/ishd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/j.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/java.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/javascript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/json.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/jsp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/ld.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/less.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/lifelines.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/liquid.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/lisp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/logtalk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/lua.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/mail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/make.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/matlab.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/mma.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/mp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/objc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/ocaml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/occam.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/pascal.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/perl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/perl6.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/php.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/postscr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/pov.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/prolog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/pyrex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/python.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/r.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/readline.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/rhelp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/rmd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/rnoweb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/rpl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/rrst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/rst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/ruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/sass.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/scheme.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/scss.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/sdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/sh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/sml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/sql.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/sqlanywhere.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/systemverilog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/tcl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/tcsh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/tex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/tf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/tilde.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/treetop.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/vb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/verilog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/vhdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/vim.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/vroom.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/xf86conf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/xhtml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/xinetd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/xml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/xsd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/xslt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/yacc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/yaml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/zimbu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent/zsh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indent.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/indoff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/accents.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/arabic.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/arabic_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/belarusian-jcuken.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/bulgarian-bds.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/bulgarian-phonetic.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/canfr-win.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/croatian.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/croatian_cp1250.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/croatian_iso-8859-2.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/croatian_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/czech.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/czech_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/dvorak.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/esperanto.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/esperanto_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/greek.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/greek_cp1253.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/greek_cp737.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/greek_iso-8859-7.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/greek_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrew.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrew_cp1255.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrew_iso-8859-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrew_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrewp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrewp_cp1255.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrewp_iso-8859-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/hebrewp_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/kana.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/lithuanian-baltic.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/magyar_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/mongolian_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/persian-iranian_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/persian.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/pinyin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/polish-slash.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/polish-slash_cp1250.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/polish-slash_cp852.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/polish-slash_iso-8859-2.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/polish-slash_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/russian-dvorak.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/russian-jcuken.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/russian-jcukenwin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/russian-yawerty.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian-latin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian-latin_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian_cp1250.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian_cp1251.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian_iso-8859-2.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian_iso-8859-5.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/serbian_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/sinhala-phonetic_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/sinhala.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/slovak.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/slovak_cp1250.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/slovak_iso-8859-2.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/slovak_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/tamil_tscii.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/thaana-phonetic_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/thaana.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/ukrainian-dvorak.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/ukrainian-jcuken.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/keymap/vietnamese-viqr_utf-8.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macmap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/editexisting.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/justify.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/less.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/matchit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/shellmenu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/macros/swapmous.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/makemenu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/menu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/mswin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/optwin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/gzip.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/man.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/matchit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/matchparen.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/netrwPlugin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/rplugin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/rrhelper.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/shada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/spellfile.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/tarPlugin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/tohtml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/tutor.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/vimballPlugin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/plugin/zipPlugin.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/scripts.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/synmenu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/2html.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/a2ps.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/a65.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/aap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/abap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/abaqus.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/abc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/abel.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/acedb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/aflex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ahdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/alsaconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/amiga.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/aml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ampl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ant.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/antlr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/apache.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/apachestyle.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/aptconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/arch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/arduino.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/art.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/asciidoc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/asm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/asm68k.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/asmh8300.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/asn.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/aspperl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/aspvbs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/asterisk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/asteriskvm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/atlas.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/autohotkey.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/autoit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/automake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ave.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/awk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ayacc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/b.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/baan.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/basic.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/bc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/bdf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/bib.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/bindzone.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/blank.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/bst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/btm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/bzr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/c.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cabal.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/calendar.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/catalog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cdrdaoconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cdrtoc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cfg.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/chaiscript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/change.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/changelog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/chaskell.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cheetah.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/chill.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/chordpro.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/clean.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/clipper.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/clojure.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cmake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cmusrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cobol.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/coco.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/colortest.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/conaryrecipe.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/conf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/config.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/context.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/crm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/crontab.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/csc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/csdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/csh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/csp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/css.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cterm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ctrlh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cucumber.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cuda.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cupl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cuplsim.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cvs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cvsrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cweb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cynlib.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/cynpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/d.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/datascript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dcd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dcl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/debchangelog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/debcontrol.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/debsources.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/def.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/denyhosts.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/desc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/desktop.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dictconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dictdconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/diff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dircolors.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dirpager.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/diva.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/django.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dns.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dnsmasq.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/docbk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/docbksgml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/docbkxml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dockerfile.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dosbatch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dosini.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dot.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/doxygen.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dracula.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dsl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dtd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dtml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dtrace.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dts.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dylan.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dylanintr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/dylanlid.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ecd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/edif.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/eiffel.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/elf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/elinks.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/elmfilt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/erlang.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/eruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/esmtprc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/esqlc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/esterel.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/eterm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/euphoria3.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/euphoria4.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/eviews.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/exim.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/expect.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/exports.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/falcon.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fan.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fasm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fdcc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fetchmail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fgl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/flexwiki.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/focexec.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/form.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/forth.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fortran.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/foxpro.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/framescript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/freebasic.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fstab.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fvwm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/fvwm2m4.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gdb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gdmo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gedcom.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/git.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gitcommit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gitconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gitolite.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gitrebase.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gitsendemail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gkrellmrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gnash.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gnuplot.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/go.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/godoc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gpg.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gprof.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/grads.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gretl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/groff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/groovy.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/group.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/grub.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gsp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/gtkrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/haml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hamster.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/haskell.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/haste.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hastepreproc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/help.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hercules.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hgcommit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hitest.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hostconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/hostsaccess.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/html.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/htmlcheetah.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/htmldjango.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/htmlm4.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/htmlos.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ia64.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ibasic.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/icemenu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/icon.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/idl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/idlang.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/indent.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/inform.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/initex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/initng.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/inittab.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ipfilter.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ishd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/iss.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ist.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/j.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jal.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jam.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jargon.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/java.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/javacc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/javascript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jess.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jgraph.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jovial.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jproperties.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/json.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/jsp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/kconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/kivy.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/kix.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/kscript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/kwt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lace.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/latte.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ld.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ldapconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ldif.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/less.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lftp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lhaskell.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/libao.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lifelines.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lilo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/limits.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/liquid.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lisp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lite.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/litestep.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/loginaccess.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/logindefs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/logtalk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lotos.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lout.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lpc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lprolog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lscript.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lsl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lss.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lua.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/lynx.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/m4.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mailaliases.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mailcap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/make.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mallard.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/man.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/manconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/manual.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/maple.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/markdown.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/masm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mason.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/master.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/matlab.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/maxima.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mel.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/messages.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mgl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mgp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mib.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mix.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mma.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mmix.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mmp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/modconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/model.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/modsim3.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/modula2.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/modula3.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/monk.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/moo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mplayerconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mrxvtrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/msidl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/msmessages.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/msql.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mupad.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mush.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/muttrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/mysql.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/named.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/nanorc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/nasm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/nastran.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/natural.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ncf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/netrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/netrw.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ninja.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/nosyntax.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/nqc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/nroff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/nsis.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/obj.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/objc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/objcpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ocaml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/occam.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/omnimark.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/openroad.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/opl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ora.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pamconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/papp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pascal.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/passwd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pcap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pccts.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pdf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/perl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/perl6.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pfmain.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/php.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/phtml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pic.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pike.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pilrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pine.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pinfo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/plaintex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pli.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/plm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/plp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/plsql.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/po.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pod.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/postscr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pov.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/povini.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ppd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ppwiz.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/prescribe.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/privoxy.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/procmail.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/progress.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/prolog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/promela.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/proto.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/protocols.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/psf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ptcap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/purifylog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/pyrex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/python.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/qf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/quake.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/r.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/racc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/radiance.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ratpoison.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rcs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rcslog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/readline.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rebol.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/redif.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/registry.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/remind.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/resolv.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/reva.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rexx.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rhelp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rib.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rmd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rnc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rng.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rnoweb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/robots.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rpcgen.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rpl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rrst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rst.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/rtf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/ruby.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/samba.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sas.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sass.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sather.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/scheme.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/scilab.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/screen.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/scss.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sdc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sed.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sendpr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sensors.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/services.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/setserial.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sgml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sgmldecl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sgmllnx.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/shada.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sicad.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sieve.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/simula.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sinda.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sindacmp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sindaout.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sisu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/skill.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/slang.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/slice.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/slpconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/slpreg.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/slpspi.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/slrnrc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/slrnsc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/smarty.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/smcl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/smil.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/smith.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/snnsnet.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/snnspat.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/snnsres.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/snobol4.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/spec.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/specman.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/spice.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/splint.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/spup.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/spyce.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sql.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sqlanywhere.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sqlforms.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sqlhana.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sqlinformix.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sqlj.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sqloracle.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sqr.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/squid.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/srec.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sshconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sshdconfig.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/st.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/stata.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/stp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/strace.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sudoers.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/svg.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/svn.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/syncolor.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/synload.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/syntax.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/sysctl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/systemverilog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tads.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tags.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tak.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/takcmp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/takout.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tar.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/taskdata.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/taskedit.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tasm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tcl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tcsh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/terminfo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tex.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/texinfo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/texmf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tidy.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tilde.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tli.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tpp.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/trasys.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/treetop.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/trustees.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tsalt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tsscl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tssgm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tssop.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tt2.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tt2html.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tt2js.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/tutor.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/uc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/udevconf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/udevperm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/udevrules.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/uil.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/updatedb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/upstart.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/upstreamdat.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/upstreaminstalllog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/upstreamlog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/upstreamrpt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/usserverlog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/usw2kagtlog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/valgrind.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vera.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/verilog.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/verilogams.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vgrindefs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vhdl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vim.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/viminfo.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vimnormal.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/virata.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vmasm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/voscm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vrml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vroom.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/vsejcl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/wdiff.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/web.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/webmacro.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/wget.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/whitespace.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/winbatch.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/wml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/wsh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/wsml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/wvdial.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xbl.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xdefaults.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xf86conf.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xhtml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xinetd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xkb.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xmath.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xmodmap.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xpm.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xpm2.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xquery.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xs.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xsd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xslt.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/xxd.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/yacc.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/yaml.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/z8a.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/zimbu.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/syntax/zsh.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/vimrc_example.vim
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/ftplugin/logtalk.dict
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/ascii.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cidfont.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cns_roman.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cp1250.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cp1251.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cp1252.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cp1253.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cp1254.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cp1255.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/cp1257.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/gb_roman.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/hp-roman8.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-10.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-11.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-13.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-14.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-15.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-2.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-3.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-4.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-5.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-7.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-8.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/iso-8859-9.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/jis_roman.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/koi8-r.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/koi8-u.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/ks_roman.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/latin1.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/mac-roman.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/print/prolog.ps
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/tutor/en/vim-01-beginner.tutor
-- Installing: /opt/homebrew/Cellar/neovim/HEAD/share/nvim/runtime/tutor/tutor.tutor
==> Cleaning
==> Finishing up
ln -s ../Cellar/neovim/HEAD/bin/nvim nvim
ln -s ../../../../Cellar/neovim/HEAD/share/locale/af/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ca/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/cs/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/cs.cp1250/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/de/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/en_GB/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/eo/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/es/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/fi/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/fr/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ga/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/it/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ja/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ja.euc-jp/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ja.sjis/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ko/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ko.UTF-8/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/nb/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/nl/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/no/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/pl/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/pl.UTF-8/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/pl.cp1250/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/pt_BR/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ru/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/ru.cp1251/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/sk/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/sk.cp1250/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/sv/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/uk/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/uk.cp1251/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/vi/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/zh_CN/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/zh_CN.UTF-8/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/zh_CN.cp936/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/zh_TW/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../../Cellar/neovim/HEAD/share/locale/zh_TW.UTF-8/LC_MESSAGES/nvim.mo nvim.mo
ln -s ../../../Cellar/neovim/HEAD/share/man/man1/nvim.1 nvim.1
ln -s ../Cellar/neovim/HEAD/share/nvim nvim
==> Caveats
The Neovim executable is called 'nvim'. To use your existing Vim
configuration:
ln -s ~/.vim ~/.config/nvim
ln -s ~/.vimrc ~/.config/nvim/init.vim
See ':help nvim' for more information on Neovim.
When upgrading Neovim, check the following page for breaking changes:
https://github.com/neovim/neovim/wiki/Following-HEAD
If you want support for Python plugins such as YouCompleteMe, you need
to install a Python module in addition to Neovim itself.
Execute ':help nvim-python' in nvim or see the following page for more
information:
http://neovim.io/doc/user/nvim_python.html
If you have any questions, have a look at:
https://github.com/neovim/neovim/wiki/FAQ.
==> Summary
🍺 /opt/homebrew/Cellar/neovim/HEAD: 1,321 files, 17.8M, built in 3 minutes 18 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment