Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/neovim.spec'], chrootPath='/var/lib/mock/686278-fedora-rawhide-x86_64-1512932234.380644/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/neovim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/neovim-0.2.2-0.git6f41ce026.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/neovim.spec'], chrootPath='/var/lib/mock/686278-fedora-rawhide-x86_64-1512932234.380644/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/neovim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rL51hp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neovim-0.2.2-6f41ce026 + /usr/bin/gzip -dc /builddir/build/SOURCES/neovim-0.2.2-6f41ce026.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neovim-0.2.2-6f41ce026 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (neovim.patch):' Patch #0 (neovim.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file third-party/cmake/BuildLuarocks.cmake + mkdir -p .deps/build/src + cd .deps/build/src + mkdir libuv luajit luarocks luv msgpack unibilium + opts='--strip-components=1 -xof -' + cd luajit + gzip -dc ../../../../../../SOURCES/luajit-2.0.5.tar.gz + tar --strip-components=1 -xof - + cd luarocks + gzip -dc ../../../../../../SOURCES/luarocks-2.4.2.tar.gz + tar --strip-components=1 -xof - + cd luv + gzip -dc ../../../../../../SOURCES/luv-1.9.1-1.tar.gz + tar --strip-components=1 -xof - + cd ../../.. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aL7D8I + umask 022 + cd /builddir/build/BUILD + cd neovim-0.2.2-6f41ce026 + cd .deps + opts='-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1' + cmake ../third-party -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1' -DUSE_BUNDLED_BUSTED=OFF -DUSE_BUNDLED_GPERF=OFF -DUSE_BUNDLED_JEMALLOC=OFF -DUSE_BUNDLED_LIBTERMKEY=OFF -DUSE_BUNDLED_LIBUV=OFF -DUSE_BUNDLED_LIBVTERM=OFF -DUSE_BUNDLED_MSGPACK=OFF -DUSE_BUNDLED_UNIBILIUM=OFF -DUSE_EXISTING_SRC_DIR=ON -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found GNU Make at /usr/bin/gmake -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps + make -j2 Scanning dependencies of target luajit [ 3%] Creating directories for 'luajit' [ 7%] Performing download step for 'luajit' -- /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/build/src/luajit is found and not empty, skipping download and extraction. [ 11%] No update step for 'luajit' [ 14%] No patch step for 'luajit' [ 18%] No configure step for 'luajit' [ 22%] No build step for 'luajit' [ 25%] Performing install step for 'luajit' ==== Building LuaJIT 2.0.5 ==== HOSTCC host/buildvm_asm.o HOSTCC host/minilua.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o CC lj_gc.o CC lj_char.o CC lj_obj.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_api.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o CC lib_package.o CC lib_init.o CC luajit.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTLINK host/buildvm BUILDVM lj_vm.s BUILDVM lj_ffdef.h BUILDVM lj_bcdef.h CC lj_dispatch.o BUILDVM lj_folddef.h CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h BUILDVM lj_libdef.h BUILDVM jit/vmdef.lua ASM lj_vm.o CC lj_err.o CC lj_bc.o CC lj_opt_fold.o CC lj_ffrecord.o CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o AR libluajit.a DYNLINK libluajit.so LINK luajit OK Successfully built LuaJIT ==== Successfully built LuaJIT 2.0.5 ==== ==== Installing LuaJIT 2.0.5 to /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr ==== ==== Successfully installed LuaJIT 2.0.5 to /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr ==== [ 29%] Completed 'luajit' [ 29%] Built target luajit Scanning dependencies of target luarocks Scanning dependencies of target luv-static [ 37%] Creating directories for 'luarocks' [ 37%] Creating directories for 'luv-static' [ 40%] Performing download step for 'luv-static' [ 44%] Performing download step for 'luarocks' -- /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/build/src/luv is found and not empty, skipping download and extraction. -- /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/build/src/luarocks is found and not empty, skipping download and extraction. [ 48%] Performing patch step for 'luv-static' [ 51%] No patch step for 'luarocks' [ 55%] No update step for 'luarocks' [ 59%] No update step for 'luv-static' [ 62%] Performing configure step for 'luarocks' [ 66%] Performing configure step for 'luv-static' Lua version detected: 5.1 Lua interpreter found: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/bin/luajit... Checking Lua includes... lua.h found in /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luajit-2.0/lua.h Checking if Lua header version matches that of the interpreter... yes curl found at /usr/bin md5sum found at /usr/bin unzip found at /usr/bin Configuring for system... Linux Configuring for architecture... x86_64 Using unversioned rocks dir: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/lib/luarocks/rocks Writing configuration... Installation prefix: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr LuaRocks configuration directory: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/etc/luarocks Using Lua from: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr Done configuring. - Type 'make build' and 'make install': to install to /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr as usual. - Type 'make bootstrap': to install LuaRocks in /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr as a rock. [ 70%] No build step for 'luarocks' -- The C compiler identification is GNU 7.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc [ 74%] Performing install step for 'luarocks' Warning: variable CFLAGS was not passed in build_variables make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found LIBUV: /usr/lib64/libuv.so -- Found LUAJIT: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/lib/libluajit-5.1.so -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/build/src/luv-static-build [ 77%] Performing build step for 'luv-static' gmake[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Scanning dependencies of target luv [ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o [100%] Linking C static library libluv.a [100%] Built target luv [ 81%] Performing install step for 'luv-static' gmake[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. [100%] Built target luv Install the project... -- Install configuration: "" -- Installing: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/lib/libluv.a -- Installing: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luv/luv.h -- Installing: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luv/util.h -- Installing: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luv/lhandle.h -- Installing: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luv/lreq.h [ 85%] Completed 'luv-static' [ 85%] Built target luv-static No existing manifest. Attempting to rebuild... luarocks 2.4.2-1 is now installed in /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr (license: MIT/X11) Done. Type 'make install' to install into /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr. [ 88%] Completed 'luarocks' [ 88%] Built target luarocks Scanning dependencies of target mpack [ 92%] Generating usr/lib/luarocks/rocks/mpack /usr/bin/cc -O2 -fPIC -I/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luajit-2.0 -c lmpack.c -o lmpack.o /usr/bin/cc -shared -o mpack.so -L/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/lib lmpack.o mpack 1.0.7-0 is now installed in /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr (license: MIT) [ 92%] Built target mpack Scanning dependencies of target lpeg [ 96%] Generating usr/lib/luarocks/rocks/lpeg /usr/bin/cc -O2 -fPIC -I/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luajit-2.0 -c lpcap.c -o lpcap.o /usr/bin/cc -O2 -fPIC -I/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luajit-2.0 -c lpcode.c -o lpcode.o /usr/bin/cc -O2 -fPIC -I/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luajit-2.0 -c lpprint.c -o lpprint.o /usr/bin/cc -O2 -fPIC -I/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luajit-2.0 -c lptree.c -o lptree.o /usr/bin/cc -O2 -fPIC -I/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/include/luajit-2.0 -c lpvm.c -o lpvm.o /usr/bin/cc -shared -o lpeg.so -L/builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/lib lpcap.o lpcode.o lpprint.o lptree.o lpvm.o lpeg 1.0.1-1 is now installed in /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr (license: MIT/X11) [ 96%] Built target lpeg Scanning dependencies of target inspect [100%] Generating usr/lib/luarocks/rocks/inspect inspect 3.1.0-1 is now installed in /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr (license: MIT ) [100%] Built target inspect Scanning dependencies of target clean-shared-libraries [100%] Built target clean-shared-libraries Scanning dependencies of target third-party [100%] Built target third-party + cd .. + mkdir -p build + cd build + cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1' -DENABLE_JEMALLOC=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAS_OG_FLAG -- Performing Test HAS_OG_FLAG - Success -- Performing Test HAS_ACCEPTABLE_FORTIFY -- Performing Test HAS_ACCEPTABLE_FORTIFY - Success -- Performing Test HAVE_EXECINFO_BACKTRACE -- Performing Test HAVE_EXECINFO_BACKTRACE - Success -- Performing Test HAS_WIMPLICIT_FALLTHROUGH_FLAG -- Performing Test HAS_WIMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test HAS_WVLA_FLAG -- Performing Test HAS_WVLA_FLAG - Success -- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG -- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success -- Performing Test HAS_FSTACK_PROTECTOR_FLAG -- Performing Test HAS_FSTACK_PROTECTOR_FLAG - Success -- Performing Test HAS_DIAG_COLOR_FLAG -- Performing Test HAS_DIAG_COLOR_FLAG - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.10") -- 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 - 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 - found -- Looking for sendfile in sendfile -- Looking for sendfile in sendfile - not found -- Found LibUV: /usr/lib64/libuv.so -- Found Msgpack: /usr/lib64/libmsgpackc.so (found suitable version "1.4.2", minimum required is "1.0.0") -- Found LuaJit: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/lib/libluajit-5.1.a -- Performing Test MSGPACK_HAS_FLOAT32 -- Performing Test MSGPACK_HAS_FLOAT32 - Failed -- Found unibilium: /usr/lib64/libunibilium.so -- Performing Test UNIBI_HAS_VAR_FROM -- Performing Test UNIBI_HAS_VAR_FROM - Success -- Found LibTermkey: /usr/lib64/libtermkey.so -- Found LibVterm: /usr/lib64/libvterm.so -- Found JeMalloc: /usr/lib64/libjemalloc.so -- 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 Iconv -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking Lua interpreter /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/bin/luajit -- Using the Lua interpreter /builddir/build/BUILD/neovim-0.2.2-6f41ce026/.deps/usr/bin/luajit. -- MIN_LOG_LEVEL not specified -- Performing Test HAS_WNO_STATIC_IN_INLINE_FLAG -- Performing Test HAS_WNO_STATIC_IN_INLINE_FLAG - Success -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- 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 - not 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 termios.h -- Looking for include file termios.h - found -- Looking for include file utime.h -- Looking for include file utime.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.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 uv_translate_sys_error -- Looking for uv_translate_sys_error - not found -- Looking for readv -- Looking for readv - 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 -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file sys/endian.h -- Looking for include file sys/endian.h - not found -- Performing Test HAVE_BE64TOH_MACROS -- Performing Test HAVE_BE64TOH_MACROS - Success -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/neovim-0.2.2-6f41ce026/build + make -j2 Scanning dependencies of target translations [ 0%] Generating auto/ui_events.generated.h, auto/ui_events_call.generated.h, auto/ui_events_remote.generated.h, auto/ui_events_bridge.generated.h, auto/api/private/ui_events_metadata.generated.h [ 0%] Generating nvim.pot [ 0%] Generating auto/api/buffer.c.generated.h, ../../include/api/buffer.h.generated.h [ 0%] Generating auto/api/private/dispatch.c.generated.h, ../../include/api/private/dispatch.h.generated.h [ 0%] Generating auto/api/private/handle.c.generated.h, ../../include/api/private/handle.h.generated.h [ 0%] Generating ja.euc-jp.mo [ 0%] Generating auto/api/private/helpers.c.generated.h, ../../include/api/private/helpers.h.generated.h [ 0%] Generating cs.cp1250.mo [ 0%] Generating sk.cp1250.mo [ 0%] Generating nb.mo [ 0%] Generating af.mo [ 0%] Generating ca.mo [ 0%] Generating auto/api/tabpage.c.generated.h, ../../include/api/tabpage.h.generated.h [ 0%] Generating cs.mo [ 0%] Generating de.mo [ 0%] Generating en_GB.mo [ 0%] Generating auto/api/ui.c.generated.h, ../../include/api/ui.h.generated.h [ 0%] Generating eo.mo [ 0%] Generating es.mo [ 0%] Generating fi.mo [ 0%] Generating fr.mo [ 0%] Generating auto/api/vim.c.generated.h, ../../include/api/vim.h.generated.h [ 0%] Generating ga.mo [ 0%] Generating it.mo [ 0%] Generating ja.mo [ 0%] Generating ko.UTF-8.mo [ 0%] Generating nl.mo [ 0%] Generating auto/api/window.c.generated.h, ../../include/api/window.h.generated.h [ 0%] Generating no.mo [ 0%] Generating pl.UTF-8.mo [ 0%] Generating pt_BR.mo [ 0%] Generating auto/arabic.c.generated.h, ../../include/arabic.h.generated.h [ 0%] Generating ru.mo [ 0%] Generating sk.mo [ 0%] Generating sv.mo [ 0%] Generating auto/aucmd.c.generated.h, ../../include/aucmd.h.generated.h [ 0%] Generating uk.mo [ 0%] Generating vi.mo [ 0%] Generating zh_CN.UTF-8.mo [ 0%] Generating auto/buffer.c.generated.h, ../../include/buffer.h.generated.h [ 0%] Generating zh_TW.UTF-8.mo [ 0%] Built target translations Scanning dependencies of target shell-test [ 0%] Building C object test/functional/fixtures/CMakeFiles/shell-test.dir/shell-test.c.o [ 0%] Linking C executable ../../../bin/shell-test [ 0%] Built target shell-test Scanning dependencies of target tty-test [ 0%] Generating auto/channel.c.generated.h, ../../include/channel.h.generated.h [ 0%] Building C object test/functional/fixtures/CMakeFiles/tty-test.dir/tty-test.c.o [ 0%] Linking C executable ../../../bin/tty-test [ 0%] Generating auto/charset.c.generated.h, ../../include/charset.h.generated.h [ 0%] Built target tty-test Scanning dependencies of target printargs-test [ 0%] Building C object test/functional/fixtures/CMakeFiles/printargs-test.dir/printargs-test.c.o [ 0%] Linking C executable ../../../bin/printargs-test [ 0%] Generating auto/cursor.c.generated.h, ../../include/cursor.h.generated.h [ 0%] Built target printargs-test [ 0%] Generating auto/cursor_shape.c.generated.h, ../../include/cursor_shape.h.generated.h [ 0%] Generating auto/diff.c.generated.h, ../../include/diff.h.generated.h [ 0%] Generating auto/digraph.c.generated.h, ../../include/digraph.h.generated.h [ 0%] Generating auto/edit.c.generated.h, ../../include/edit.h.generated.h [ 0%] Generating auto/eval.c.generated.h, ../../include/eval.h.generated.h [ 0%] Generating auto/eval/decode.c.generated.h, ../../include/eval/decode.h.generated.h [ 0%] Generating auto/eval/encode.c.generated.h, ../../include/eval/encode.h.generated.h [ 0%] Generating auto/eval/executor.c.generated.h, ../../include/eval/executor.h.generated.h [ 0%] Generating auto/eval/gc.c.generated.h, ../../include/eval/gc.h.generated.h [ 0%] Generating auto/eval/typval.c.generated.h, ../../include/eval/typval.h.generated.h [ 0%] Generating auto/event/libuv_process.c.generated.h, ../../include/event/libuv_process.h.generated.h [ 0%] Generating auto/event/loop.c.generated.h, ../../include/event/loop.h.generated.h [ 0%] Generating auto/event/multiqueue.c.generated.h, ../../include/event/multiqueue.h.generated.h [ 0%] Generating auto/event/process.c.generated.h, ../../include/event/process.h.generated.h [ 0%] Generating auto/event/rstream.c.generated.h, ../../include/event/rstream.h.generated.h [ 0%] Generating auto/event/signal.c.generated.h, ../../include/event/signal.h.generated.h [ 0%] Generating auto/event/socket.c.generated.h, ../../include/event/socket.h.generated.h [ 0%] Generating auto/event/stream.c.generated.h, ../../include/event/stream.h.generated.h [ 0%] Generating auto/event/time.c.generated.h, ../../include/event/time.h.generated.h [ 0%] Generating auto/event/wstream.c.generated.h, ../../include/event/wstream.h.generated.h [ 0%] Generating auto/ex_cmds.c.generated.h, ../../include/ex_cmds.h.generated.h [ 0%] Generating auto/ex_cmds2.c.generated.h, ../../include/ex_cmds2.h.generated.h [ 0%] Generating auto/ex_docmd.c.generated.h, ../../include/ex_docmd.h.generated.h [ 0%] Generating auto/ex_eval.c.generated.h, ../../include/ex_eval.h.generated.h [ 0%] Generating auto/ex_getln.c.generated.h, ../../include/ex_getln.h.generated.h [ 0%] Generating auto/farsi.c.generated.h, ../../include/farsi.h.generated.h [ 0%] Generating auto/file_search.c.generated.h, ../../include/file_search.h.generated.h [ 50%] Generating auto/fileio.c.generated.h, ../../include/fileio.h.generated.h [ 50%] Generating auto/fold.c.generated.h, ../../include/fold.h.generated.h [ 50%] Generating auto/garray.c.generated.h, ../../include/garray.h.generated.h [ 50%] Generating auto/getchar.c.generated.h, ../../include/getchar.h.generated.h [ 50%] Generating auto/hardcopy.c.generated.h, ../../include/hardcopy.h.generated.h [ 50%] Generating auto/hashtab.c.generated.h, ../../include/hashtab.h.generated.h [ 50%] Generating auto/if_cscope.c.generated.h, ../../include/if_cscope.h.generated.h [ 50%] Generating auto/indent.c.generated.h, ../../include/indent.h.generated.h [ 50%] Generating auto/indent_c.c.generated.h, ../../include/indent_c.h.generated.h [ 50%] Generating auto/keymap.c.generated.h, ../../include/keymap.h.generated.h [ 50%] Generating auto/log.c.generated.h, ../../include/log.h.generated.h [ 50%] Generating auto/lua/converter.c.generated.h, ../../include/lua/converter.h.generated.h [ 50%] Generating auto/lua/executor.c.generated.h, ../../include/lua/executor.h.generated.h [ 50%] Generating auto/main.c.generated.h, ../../include/main.h.generated.h [ 50%] Generating auto/map.c.generated.h, ../../include/map.h.generated.h [ 50%] Generating auto/mark.c.generated.h, ../../include/mark.h.generated.h [ 50%] Generating auto/mbyte.c.generated.h, ../../include/mbyte.h.generated.h [ 50%] Generating auto/memfile.c.generated.h, ../../include/memfile.h.generated.h [ 50%] Generating auto/memline.c.generated.h, ../../include/memline.h.generated.h [ 50%] Generating auto/memory.c.generated.h, ../../include/memory.h.generated.h [ 50%] Generating auto/menu.c.generated.h, ../../include/menu.h.generated.h [ 50%] Generating auto/message.c.generated.h, ../../include/message.h.generated.h [ 50%] Generating auto/misc1.c.generated.h, ../../include/misc1.h.generated.h [ 50%] Generating auto/mouse.c.generated.h, ../../include/mouse.h.generated.h [ 50%] Generating auto/move.c.generated.h, ../../include/move.h.generated.h [ 50%] Generating auto/msgpack_rpc/channel.c.generated.h, ../../include/msgpack_rpc/channel.h.generated.h [ 50%] Generating auto/msgpack_rpc/helpers.c.generated.h, ../../include/msgpack_rpc/helpers.h.generated.h [ 50%] Generating auto/msgpack_rpc/server.c.generated.h, ../../include/msgpack_rpc/server.h.generated.h [ 50%] Generating auto/normal.c.generated.h, ../../include/normal.h.generated.h [ 50%] Generating auto/ops.c.generated.h, ../../include/ops.h.generated.h [ 50%] Generating auto/option.c.generated.h, ../../include/option.h.generated.h [ 50%] Generating auto/os/dl.c.generated.h, ../../include/os/dl.h.generated.h [ 50%] Generating auto/os/env.c.generated.h, ../../include/os/env.h.generated.h [ 50%] Generating auto/os/fileio.c.generated.h, ../../include/os/fileio.h.generated.h [ 50%] Generating auto/os/fs.c.generated.h, ../../include/os/fs.h.generated.h [ 50%] Generating auto/os/input.c.generated.h, ../../include/os/input.h.generated.h [ 50%] Generating auto/os/lang.c.generated.h, ../../include/os/lang.h.generated.h [ 50%] Generating auto/os/mem.c.generated.h, ../../include/os/mem.h.generated.h [ 50%] Generating auto/os/pty_process_unix.c.generated.h, ../../include/os/pty_process_unix.h.generated.h [ 50%] Generating auto/os/shell.c.generated.h, ../../include/os/shell.h.generated.h [ 50%] Generating auto/os/signal.c.generated.h, ../../include/os/signal.h.generated.h [ 50%] Generating auto/os/stdpaths.c.generated.h, ../../include/os/stdpaths.h.generated.h [ 50%] Generating auto/os/time.c.generated.h, ../../include/os/time.h.generated.h [ 50%] Generating auto/os/users.c.generated.h, ../../include/os/users.h.generated.h [ 50%] Generating auto/os_unix.c.generated.h, ../../include/os_unix.h.generated.h [ 50%] Generating auto/path.c.generated.h, ../../include/path.h.generated.h [ 50%] Generating auto/popupmnu.c.generated.h, ../../include/popupmnu.h.generated.h [ 50%] Generating auto/profile.c.generated.h, ../../include/profile.h.generated.h [ 50%] Generating auto/quickfix.c.generated.h, ../../include/quickfix.h.generated.h [ 50%] Generating auto/rbuffer.c.generated.h, ../../include/rbuffer.h.generated.h [ 50%] Generating auto/regexp.c.generated.h, ../../include/regexp.h.generated.h [ 50%] Generating auto/screen.c.generated.h, ../../include/screen.h.generated.h [ 50%] Generating auto/search.c.generated.h, ../../include/search.h.generated.h [ 50%] Generating auto/sha256.c.generated.h, ../../include/sha256.h.generated.h [ 50%] Generating auto/shada.c.generated.h, ../../include/shada.h.generated.h [ 50%] Generating auto/spell.c.generated.h, ../../include/spell.h.generated.h [ 50%] Generating auto/spellfile.c.generated.h, ../../include/spellfile.h.generated.h [ 50%] Generating auto/state.c.generated.h, ../../include/state.h.generated.h [ 50%] Generating auto/strings.c.generated.h, ../../include/strings.h.generated.h [ 50%] Generating auto/syntax.c.generated.h, ../../include/syntax.h.generated.h [ 50%] Generating auto/tag.c.generated.h, ../../include/tag.h.generated.h [ 50%] Generating auto/terminal.c.generated.h, ../../include/terminal.h.generated.h [ 50%] Generating auto/tui/input.c.generated.h, ../../include/tui/input.h.generated.h [ 50%] Generating auto/tui/terminfo.c.generated.h, ../../include/tui/terminfo.h.generated.h [ 50%] Generating auto/tui/tui.c.generated.h, ../../include/tui/tui.h.generated.h [ 50%] Generating auto/ugrid.c.generated.h, ../../include/ugrid.h.generated.h [ 50%] Generating auto/ui.c.generated.h, ../../include/ui.h.generated.h [ 50%] Generating auto/ui_bridge.c.generated.h, ../../include/ui_bridge.h.generated.h [ 50%] Generating auto/undo.c.generated.h, ../../include/undo.h.generated.h [ 50%] Generating auto/version.c.generated.h, ../../include/version.h.generated.h [ 50%] Generating auto/viml/parser/expressions.c.generated.h, ../../include/viml/parser/expressions.h.generated.h [ 50%] Generating auto/viml/parser/parser.c.generated.h, ../../include/viml/parser/parser.h.generated.h [ 50%] Generating auto/window.c.generated.h, ../../include/window.h.generated.h [ 50%] Generating auto/regexp_nfa.c.generated.h, ../../include/regexp_nfa.h.generated.h [ 50%] Generating auto/ui_events_call.c.generated.h, ../../include/ui_events_call.h.generated.h [ 50%] Generating auto/ui_events_remote.c.generated.h, ../../include/ui_events_remote.h.generated.h [ 50%] Generating auto/ui_events_bridge.c.generated.h, ../../include/ui_events_bridge.h.generated.h [ 50%] Generating ../../include/ex_cmds_enum.generated.h, auto/ex_cmds_defs.generated.h [ 50%] Generating ../../include/auevents_enum.generated.h, auto/auevents_name_map.generated.h [ 50%] Generating auto/options.generated.h [ 50%] Generating auto/unicode_tables.generated.h [ 50%] Generating auto/lua/vim_module.generated.h [ 50%] Generating auto/api/private/dispatch_wrappers.generated.h, auto/api/private/funcs_metadata.generated.h, ../../api_metadata.mpack, auto/msgpack_lua_c_bindings.generated.c [ 50%] Generating auto/api/private/dispatch_wrappers.c.generated.h, ../../include/api/private/dispatch_wrappers.h.generated.h [ 50%] Generating auto/funcs.generated.h, ../../funcs_data.mpack Scanning dependencies of target nvim [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/__/__/config/auto/pathdef.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/auto/msgpack_lua_c_bindings.generated.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/buffer.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/private/dispatch.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/private/handle.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/private/helpers.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/tabpage.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/ui.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/vim.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/api/window.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/arabic.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/aucmd.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/buffer.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/channel.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/charset.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/cursor.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/cursor_shape.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/diff.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/digraph.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/edit.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/eval.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/eval/decode.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/eval/encode.c.o /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/eval.c: In function 'eval6': /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/eval.c:3976:14: warning: 'f2' may be used uninitialized in this function [-Wmaybe-uninitialized] f1 = f1 * f2; ~~~^~~~~~~~~ [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/eval/executor.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/eval/gc.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/eval/typval.c.o /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/eval/typval.c: In function '_typval_encode_nothing_convert_one_value': /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/eval/typval.c:1802:10: warning: nonnull argument 'tv' compared to NULL [-Wnonnull-compare] if (tv != NULL) { \ ^ /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/eval/typval_encode.c.h:398:9: note: in expansion of macro 'TYPVAL_ENCODE_CONV_EMPTY_DICT' TYPVAL_ENCODE_CONV_EMPTY_DICT(tv, tv->vval.v_dict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/eval.c: At top level: cc1: warning: unrecognized command line option '-Wno-static-in-inline' [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/libuv_process.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/loop.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/multiqueue.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/process.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/rstream.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/signal.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/socket.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/stream.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/time.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/event/wstream.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_cmds.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_cmds2.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_docmd.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_eval.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/ex_getln.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/farsi.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/file_search.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/fileio.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/fold.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/garray.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/getchar.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/hardcopy.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/hashtab.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/if_cscope.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/indent.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/indent_c.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/keymap.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/log.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/lua/converter.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/lua/executor.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/main.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/map.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/mark.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/mbyte.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/memfile.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/memline.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/memory.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/menu.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/message.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/misc1.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/mouse.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/move.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/channel.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/helpers.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/server.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/normal.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/ops.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/option.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/dl.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/env.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/fileio.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/fs.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/input.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/lang.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/mem.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/pty_process_unix.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/shell.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/signal.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/stdpaths.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/time.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os/users.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/os_unix.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/path.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/popupmnu.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/profile.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/quickfix.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/rbuffer.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/regexp.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/screen.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/search.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/sha256.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/shada.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/spell.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/spellfile.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/state.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/strings.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/syntax.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/tag.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/terminal.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/tui/input.c.o [ 50%] Building C object src/nvim/CMakeFiles/nvim.dir/tui/terminfo.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/tui/tui.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/ugrid.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/ui.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/ui_bridge.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/undo.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/version.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/viml/parser/expressions.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/viml/parser/parser.c.o [100%] Building C object src/nvim/CMakeFiles/nvim.dir/window.c.o /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/window.c: In function 'goto_tabpage': /builddir/build/BUILD/neovim-0.2.2-6f41ce026/src/nvim/window.c:3356:3: warning: 'tp' may be used uninitialized in this function [-Wmaybe-uninitialized] goto_tabpage_tp(tp, TRUE, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking C executable ../../bin/nvim [100%] Built target nvim Scanning dependencies of target vimball-tags Scanning dependencies of target helptags [100%] Built target vimball-tags [100%] Built target helptags Scanning dependencies of target runtime [100%] Generating syntax/vim/generated.vim [100%] Built target runtime + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BCiZhd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 + cd neovim-0.2.2-6f41ce026 + cd build + make install DESTDIR=/builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 [100%] Built target nvim [100%] Built target translations [100%] Built target shell-test [100%] Built target tty-test [100%] Built target printargs-test [100%] Built target vimball-tags [100%] Built target helptags [100%] Built target runtime Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/man/man1/nvim.1 -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/bin/nvim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/ja.euc-jp/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/cs.cp1250/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/sk.cp1250/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/nb/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/af/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/ca/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/cs/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/de/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/en_GB/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/eo/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/es/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/fi/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/fr/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/ga/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/it/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/ja/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/ko.UTF-8/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/nl/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/no/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/pl.UTF-8/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/ru/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/sk/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/sv/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/uk/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/vi/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/zh_CN.UTF-8/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/locale/zh_TW.UTF-8/LC_MESSAGES/nvim.mo -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/vimball/doc/tags -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/vimball/doc/vimball.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/tags -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/api.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/arabic.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/autocmd.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/change.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/channel.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/cmdline.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/debug.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/deprecated.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/develop.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/diff.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/digraph.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/editing.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/eval.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/farsi.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/filetype.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/fold.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/ft_ada.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/ft_rust.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/ft_sql.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/gui.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/hebrew.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/help.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/helphelp.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/if_cscop.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/if_lua.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/if_pyth.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/if_ruby.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/indent.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/index.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/insert.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/intro.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/job_control.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/map.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/mbyte.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/message.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/mlang.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/motion.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/msgpack_rpc.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/nvim.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/nvim_terminal_emulator.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/options.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pattern.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_gzip.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_health.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_matchit.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_msgpack.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_netrw.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_paren.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_spec.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_tar.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_tutor.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/pi_zip.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/print.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/provider.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/quickfix.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/quickref.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/recover.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/remote.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/remote_plugin.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/repeat.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/rileft.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/russian.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/scroll.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/sign.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/spell.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/sponsor.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/starting.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/syntax.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/tabpage.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/tagsrch.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/term.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/tips.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/uganda.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/ui.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/undo.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_01.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_02.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_03.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_04.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_05.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_06.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_07.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_08.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_09.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_10.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_11.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_12.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_20.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_21.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_22.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_23.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_24.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_25.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_26.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_27.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_28.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_29.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_30.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_31.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_32.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_40.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_41.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_42.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_43.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_44.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_45.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/usr_toc.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/various.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/vi_diff.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/vim_diff.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/visual.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/windows.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vim/generated.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/applications/nvim.desktop -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/pixmaps/nvim.png -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/makehtml.awk -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/doc/maketags.awk -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/less.sh -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/less.bat -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/rgb.txt -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/ada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/adacomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/ccomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/clojurecomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/context.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/contextcomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/csscomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/decada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/gnat.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/gzip.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/health.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/health/nvim.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/health/provider.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/htmlcomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/javascriptcomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/man.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/msgpack.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/netrw.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/netrwFileHandlers.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/netrwSettings.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/netrw_gitignore.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/paste.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/phpcomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider/clipboard.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider/node.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider/python.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider/python3.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider/pythonx.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider/ruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/python3complete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/pythoncomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/remote/define.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/remote/host.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/rubycomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/rust.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/rustfmt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/shada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/spellfile.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/sqlcomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/syntaxcomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/tar.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/tohtml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/tutor.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/vimexpect.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/html32.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/html401f.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/html401s.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/html401t.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/html40f.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/html40s.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/html40t.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/xhtml10f.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/xhtml10s.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/xhtml10t.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/xhtml11.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/xsd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xml/xsl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/xmlcomplete.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/zip.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/bugreport.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/blue.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/darkblue.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/default.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/delek.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/desert.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/elflord.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/evening.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/industry.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/koehler.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/morning.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/murphy.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/pablo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/peachpuff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/ron.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/shine.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/slate.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/torte.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/colors/zellner.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/ant.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/bcc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/bdf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/cargo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/checkstyle.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/context.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/cs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/csslint.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/cucumber.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/decada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/dot.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/erlang.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/eruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/fortran_F.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/fortran_cv.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/fortran_elf90.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/fortran_g77.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/fortran_lf95.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/fpc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/g95.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/gcc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/gfortran.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/ghc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/gnat.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/go.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/haml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/hp_acc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/icc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/ifort.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/intel.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/irix5_c.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/irix5_cpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/javac.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/jikes.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/mcs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/mips_c.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/mipspro_c89.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/mipspro_cpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/modelsim_vcom.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/msbuild.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/msvc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/neato.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/ocaml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/onsgmls.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/pbx.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/perl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/php.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/pylint.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/pyunit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/rake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/rspec.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/rst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/ruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/rubyunit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/rustc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/sass.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/se.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/splint.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/tcl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/tex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/tidy.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/xbuild.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/xmllint.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/compiler/xmlwf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/delmenu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/filetype.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftoff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/a2ps.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/aap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/abap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/abaqus.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/ada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/alsaconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/ant.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/arch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/art.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/aspvbs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/automake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/awk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/bdf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/bst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/btm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/bzl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/c.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/calendar.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/cdrdaoconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/ch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/changelog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/clojure.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/cobol.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/conf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/config.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/context.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/cpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/crm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/cs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/csc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/csh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/css.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/cucumber.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/cvsrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/debchangelog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/debcontrol.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/denyhosts.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dictconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dictdconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/diff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dircolors.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/docbk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dockerfile.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dosbatch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dosini.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dtd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/dtrace.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/eiffel.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/elinks.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/erlang.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/eruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/eterm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/falcon.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/fetchmail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/flexwiki.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/fortran.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/framescript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/fvwm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/gdb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/git.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/gitcommit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/gitconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/gitrebase.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/gitsendemail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/go.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/gpg.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/gprof.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/groovy.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/group.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/grub.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/haml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/hamster.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/haskell.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/help.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/hgcommit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/hog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/hostconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/hostsaccess.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/html.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/htmldjango.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/indent.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/initex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/ishd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/j.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/java.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/javascript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/jproperties.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/json.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/jsp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/kconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/kwt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/ld.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/less.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/lftp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/libao.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/limits.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/liquid.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/lisp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/logcheck.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/loginaccess.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/logindefs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/logtalk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/lprolog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/lua.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/m4.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/mail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/mailaliases.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/mailcap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/make.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/man.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/manconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/markdown.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/matlab.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/mf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/modconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/mp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/mplayerconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/mrxvtrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/msmessages.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/muttrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/nanorc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/neomuttrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/netrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/nsis.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/objc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/ocaml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/occam.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/pamconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/pascal.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/passwd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/pdf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/perl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/perl6.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/php.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/pinfo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/plaintex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/postscr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/procmail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/prolog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/protocols.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/pyrex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/python.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/qf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/quake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/r.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/racc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/readline.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/registry.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/reva.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rhelp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rmd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rnc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rnoweb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rpl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rrst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/ruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/rust.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sass.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sbt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/scala.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/scheme.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/screen.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/scss.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sensors.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/services.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/setserial.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sgml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/shada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sieve.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/slpconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/slpreg.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/slpspi.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/spec.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sql.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sshconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sudoers.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/svg.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/sysctl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/systemd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/systemverilog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/tcl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/tcsh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/terminfo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/tex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/text.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/tmux.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/treetop.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/tt2html.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/tutor.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/udevconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/udevperm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/udevrules.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/updatedb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/vb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/verilog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/vhdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/vim.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/vroom.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xdefaults.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xf86conf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xhtml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xinetd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xmodmap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xsd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/xslt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/yaml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/zimbu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/zsh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugof.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/aap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/ada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/ant.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/automake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/awk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/bib.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/bst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/bzl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/c.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/cdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/ch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/chaiscript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/changelog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/clojure.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/cmake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/cobol.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/config.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/context.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/cpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/cs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/css.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/cucumber.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/cuda.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/d.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/dictconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/dictdconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/docbk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/dtd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/dtrace.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/dylan.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/eiffel.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/erlang.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/eruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/eterm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/falcon.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/fortran.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/framescript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/gitconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/gitolite.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/go.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/haml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/hamster.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/hog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/html.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/htmldjango.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/idlang.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/ishd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/j.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/java.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/javascript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/json.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/jsp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/ld.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/less.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/lifelines.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/liquid.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/lisp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/logtalk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/lua.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/mail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/make.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/matlab.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/mf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/mma.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/mp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/objc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/ocaml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/occam.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/pascal.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/perl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/perl6.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/php.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/postscr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/pov.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/prolog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/pyrex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/python.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/r.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/readline.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/rhelp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/rmd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/rnoweb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/rpl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/rrst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/rst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/ruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/rust.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/sas.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/sass.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/scala.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/scheme.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/scss.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/sdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/sh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/sml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/sql.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/sqlanywhere.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/systemd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/systemverilog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/tcl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/tcsh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/teraterm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/tex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/tf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/tilde.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/treetop.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/vb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/verilog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/vhdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/vim.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/vroom.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/xf86conf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/xhtml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/xinetd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/xml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/xsd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/xslt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/yacc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/yaml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/zimbu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indent/zsh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/indoff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/accents.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/arabic.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/arabic_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/armenian-eastern_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/armenian-western_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/belarusian-jcuken.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/bulgarian-bds.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/bulgarian-phonetic.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/canfr-win.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/croatian.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/croatian_cp1250.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/croatian_iso-8859-2.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/croatian_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/czech.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/czech_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/dvorak.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/esperanto.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/esperanto_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/greek.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/greek_cp1253.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/greek_cp737.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/greek_iso-8859-7.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/greek_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrew.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrew_cp1255.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrew_iso-8859-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrew_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrewp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrewp_cp1255.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrewp_iso-8859-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/hebrewp_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/kana.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/kazakh-jcuken.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/lithuanian-baltic.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/magyar_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/mongolian_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/persian-iranian_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/persian.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/pinyin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/polish-slash.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/polish-slash_cp1250.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/polish-slash_cp852.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/polish-slash_iso-8859-2.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/polish-slash_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/russian-dvorak.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/russian-jcuken.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/russian-jcukenmac.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/russian-jcukenwin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/russian-yawerty.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian-latin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian-latin_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian_cp1250.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian_cp1251.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian_iso-8859-2.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian_iso-8859-5.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/serbian_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/sinhala-phonetic_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/sinhala.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/slovak.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/slovak_cp1250.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/slovak_iso-8859-2.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/slovak_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/tamil_tscii.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/thaana-phonetic_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/thaana.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/ukrainian-dvorak.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/ukrainian-jcuken.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/vietnamese-telex_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/vietnamese-viqr_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/keymap/vietnamese-vni_utf-8.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macmap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/editexisting.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/justify.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/less.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/matchit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/shellmenu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/macros/swapmous.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/makemenu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/menu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/mswin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/optwin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/justify/plugin/justify.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/shellmenu/plugin/shellmenu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/swapmouse/plugin/swapmouse.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/vimball/autoload/vimball.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/pack/dist/opt/vimball/plugin/vimballPlugin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/gui_shim.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/gzip.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/health.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/man.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/matchit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/matchparen.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/netrwPlugin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/rplugin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/rrhelper.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/shada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/spellfile.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/tarPlugin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/tohtml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/tutor.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/plugin/zipPlugin.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/scripts.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/synmenu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/2html.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/a2ps.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/a65.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/aap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/abap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/abaqus.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/abc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/abel.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/acedb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/aflex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ahdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/alsaconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/amiga.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/aml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ampl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ant.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/antlr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/apache.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/apachestyle.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/aptconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/arch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/arduino.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/art.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/asciidoc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/asm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/asm68k.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/asmh8300.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/asn.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/aspperl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/aspvbs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/asterisk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/asteriskvm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/atlas.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/autohotkey.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/autoit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/automake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ave.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/avra.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/awk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ayacc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/b.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/baan.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/basic.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/bc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/bdf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/bib.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/bindzone.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/blank.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/bst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/btm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/bzl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/bzr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/c.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cabal.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/calendar.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/catalog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cdrdaoconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cdrtoc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cfg.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/chaiscript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/change.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/changelog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/chaskell.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cheetah.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/chill.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/chordpro.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/clean.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/clipper.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/clojure.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cmake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cmusrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cobol.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/coco.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/colortest.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/conaryrecipe.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/conf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/config.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/context.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/crm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/crontab.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/csc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/csdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/csh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/csp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/css.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cterm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ctrlh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cucumber.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cuda.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cupl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cuplsim.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cvs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cvsrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cweb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cynlib.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/cynpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/d.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/datascript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dcd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dcl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/debchangelog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/debcontrol.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/debsources.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/def.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/denyhosts.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/desc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/desktop.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dictconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dictdconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/diff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dircolors.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dirpager.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/diva.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/django.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dns.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dnsmasq.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/docbk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/docbksgml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/docbkxml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dockerfile.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dosbatch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dosini.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dot.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/doxygen.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dracula.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dsl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dtd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dtml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dtrace.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dts.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dylan.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dylanintr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/dylanlid.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ecd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/edif.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/eiffel.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/elf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/elinks.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/elmfilt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/erlang.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/eruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/esmtprc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/esqlc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/esterel.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/eterm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/euphoria3.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/euphoria4.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/eviews.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/exim.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/expect.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/exports.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/falcon.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fan.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fasm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fdcc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fetchmail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fgl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/flexwiki.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/focexec.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/form.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/forth.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fortran.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/foxpro.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/framescript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/freebasic.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fstab.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fvwm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/fvwm2m4.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gdb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gdmo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gedcom.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/git.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gitcommit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gitconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gitolite.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gitrebase.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gitsendemail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gkrellmrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gnash.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gnuplot.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/go.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/godoc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gpg.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gprof.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/grads.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gretl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/groff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/groovy.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/group.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/grub.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gsp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/gtkrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/haml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hamster.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/haskell.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/haste.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hastepreproc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/help.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hercules.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hgcommit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hitest.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hostconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/hostsaccess.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/html.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/htmlcheetah.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/htmldjango.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/htmlm4.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/htmlos.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ia64.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ibasic.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/icemenu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/icon.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/idl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/idlang.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/indent.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/inform.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/initex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/initng.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/inittab.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ipfilter.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ishd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/iss.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ist.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/j.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jal.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jam.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jargon.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/java.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/javacc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/javascript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jess.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jgraph.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jovial.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jproperties.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/json.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/jsp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/kconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/kivy.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/kix.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/kscript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/kwt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lace.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/latte.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ld.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ldapconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ldif.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/less.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lftp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lhaskell.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/libao.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lifelines.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lilo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/limits.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/liquid.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lisp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lite.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/litestep.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/loginaccess.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/logindefs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/logtalk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lotos.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lout.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lpc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lprolog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lscript.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lsl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lss.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lua.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/lynx.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/m4.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mailaliases.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mailcap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/make.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mallard.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/man.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/manconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/manual.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/maple.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/markdown.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/masm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mason.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/master.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/matlab.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/maxima.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mel.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/messages.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mgl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mgp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mib.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mix.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mma.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mmix.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mmp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/modconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/model.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/modsim3.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/modula2.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/modula3.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/monk.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/moo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mplayerconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mrxvtrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/msidl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/msmessages.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/msql.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mupad.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/murphi.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mush.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/muttrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/mysql.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/n1ql.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/named.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/nanorc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/nasm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/nastran.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/natural.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ncf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/neomuttrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/netrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/netrw.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ninja.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/nosyntax.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/nqc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/nroff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/nsis.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/obj.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/objc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/objcpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ocaml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/occam.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/omnimark.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/openroad.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/opl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ora.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pamconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/papp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pascal.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/passwd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pcap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pccts.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pdf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/perl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/perl6.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pfmain.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/php.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/phtml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pic.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pike.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pilrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pine.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pinfo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/plaintex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pli.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/plm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/plp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/plsql.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/po.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pod.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/postscr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pov.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/povini.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ppd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ppwiz.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/prescribe.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/privoxy.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/procmail.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/progress.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/prolog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/promela.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/proto.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/protocols.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/psf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ptcap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/purifylog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/pyrex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/python.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/qf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/quake.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/r.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/racc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/radiance.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ratpoison.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rcs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rcslog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/readline.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rebol.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/redif.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/registry.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/remind.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/resolv.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/reva.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rexx.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rhelp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rib.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rmd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rnc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rng.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rnoweb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/robots.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rpcgen.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rpl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rrst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rst.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rtf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/ruby.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/rust.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/samba.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sas.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sass.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sather.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sbt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/scala.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/scheme.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/scilab.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/screen.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/scss.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sdc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sed.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sendpr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sensors.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/services.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/setserial.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sgml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sgmldecl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sgmllnx.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/shada.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sicad.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sieve.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/simula.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sinda.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sindacmp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sindaout.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sisu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/skill.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/slang.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/slice.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/slpconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/slpreg.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/slpspi.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/slrnrc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/slrnsc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/smarty.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/smcl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/smil.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/smith.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/snnsnet.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/snnspat.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/snnsres.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/snobol4.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/spec.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/specman.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/spice.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/splint.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/spup.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/spyce.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sql.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sqlanywhere.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sqlforms.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sqlhana.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sqlinformix.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sqlj.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sqloracle.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sqr.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/squid.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/srec.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sshconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sshdconfig.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/st.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/stata.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/stp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/strace.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sudoers.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/svg.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/svn.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/syncolor.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/synload.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/syntax.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/sysctl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/systemd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/systemverilog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tads.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tags.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tak.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/takcmp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/takout.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tar.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/taskdata.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/taskedit.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tasm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tcl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tcsh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/teraterm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/terminfo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tex.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/texinfo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/texmf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tidy.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tilde.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tli.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tmux.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tpp.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/trasys.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/treetop.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/trustees.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tsalt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tsscl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tssgm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tssop.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tt2.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tt2html.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tt2js.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/tutor.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/uc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/udevconf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/udevperm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/udevrules.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/uil.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/updatedb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/upstart.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/upstreamdat.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/upstreaminstalllog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/upstreamlog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/upstreamrpt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/usserverlog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/usw2kagtlog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/valgrind.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vera.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/verilog.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/verilogams.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vgrindefs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vhdl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vim.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/viminfo.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vimnormal.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/virata.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vmasm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/voscm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vrml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vroom.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/vsejcl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/wdiff.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/web.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/webmacro.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/wget.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/whitespace.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/winbatch.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/wml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/wsh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/wsml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/wvdial.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xbl.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xdefaults.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xf86conf.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xhtml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xinetd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xkb.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xmath.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xmodmap.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xpm.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xpm2.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xquery.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xs.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xsd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xslt.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/xxd.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/yacc.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/yaml.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/z8a.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/zimbu.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/syntax/zsh.vim -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/ftplugin/logtalk.dict -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/autoload/provider/script_host.rb -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/ascii.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cidfont.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cns_roman.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cp1250.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cp1251.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cp1252.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cp1253.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cp1254.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cp1255.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/cp1257.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/gb_roman.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/hp-roman8.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-10.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-11.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-13.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-14.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-15.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-2.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-3.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-4.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-5.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-7.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-8.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/iso-8859-9.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/jis_roman.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/koi8-r.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/koi8-u.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/ks_roman.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/latin1.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/mac-roman.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/print/prolog.ps -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/tutor/en/vim-01-beginner.tutor -- Installing: /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/nvim/runtime/tutor/tutor.tutor + cd .. + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 nvim + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.2.2-0.git6f41ce026.fc28 --unique-debug-suffix -0.2.2-0.git6f41ce026.fc28.x86_64 --unique-debug-src-base neovim-0.2.2-0.git6f41ce026.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/neovim-0.2.2-6f41ce026 extracting debug info from /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/bin/nvim /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 18904 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: neovim-0.2.2-0.git6f41ce026.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QeE74A + umask 022 + cd /builddir/build/BUILD + cd neovim-0.2.2-6f41ce026 + DOCDIR=/builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/doc/neovim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/doc/neovim + cp -pr README.md /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/doc/neovim + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1genTY + umask 022 + cd /builddir/build/BUILD + cd neovim-0.2.2-6f41ce026 + LICENSEDIR=/builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/licenses/neovim + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/licenses/neovim + cp -pr LICENSE /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64/usr/share/licenses/neovim + exit 0 Provides: application() application(nvim.desktop) bundled(luajit) = 2.0.5 bundled(luarocks) = 2.4.2 bundled(luv) = 1.9.1-1 mimehandler(application/x-shellscript) mimehandler(text/english) mimehandler(text/plain) mimehandler(text/x-c) mimehandler(text/x-c++) mimehandler(text/x-c++hdr) mimehandler(text/x-c++src) mimehandler(text/x-chdr) mimehandler(text/x-csrc) mimehandler(text/x-java) mimehandler(text/x-makefile) mimehandler(text/x-moc) mimehandler(text/x-pascal) mimehandler(text/x-tcl) mimehandler(text/x-tex) neovim = 1:0.2.2-0.git6f41ce026.fc28 neovim(x86-64) = 1:0.2.2-0.git6f41ce026.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libjemalloc.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmsgpackc.so.2()(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libtermkey.so.1()(64bit) libunibilium.so.0()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libuv.so.1()(64bit) libvterm.so.0()(64bit) rtld(GNU_HASH) Processing files: neovim-debugsource-0.2.2-0.git6f41ce026.fc28.x86_64 Provides: neovim-debugsource = 1:0.2.2-0.git6f41ce026.fc28 neovim-debugsource(x86-64) = 1:0.2.2-0.git6f41ce026.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: neovim-debuginfo-0.2.2-0.git6f41ce026.fc28.x86_64 Provides: debuginfo(build-id) = 09058ce62c32b687923261eef354504aca4c045d neovim-debuginfo = 1:0.2.2-0.git6f41ce026.fc28 neovim-debuginfo(x86-64) = 1:0.2.2-0.git6f41ce026.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: neovim-debugsource(x86-64) = 1:0.2.2-0.git6f41ce026.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 Wrote: /builddir/build/RPMS/neovim-0.2.2-0.git6f41ce026.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/neovim-debugsource-0.2.2-0.git6f41ce026.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/neovim-debuginfo-0.2.2-0.git6f41ce026.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.caRBOj + umask 022 + cd /builddir/build/BUILD + cd neovim-0.2.2-6f41ce026 + /usr/bin/rm -rf /builddir/build/BUILDROOT/neovim-0.2.2-0.git6f41ce026.fc28.x86_64 + exit 0 Child return code was: 0