CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Error at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Msgpack (missing: MSGPACK_LIBRARY MSGPACK_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindMsgpack.cmake:16 (find_package_handle_standard_args)
  CMakeLists.txt:51 (find_package)


neovim-qt-0.2.16.1/bindings/
neovim-qt-0.2.16.1/bindings/generate_bindings.py
neovim-qt-0.2.16.1/bindings/neovimapi.cpp
neovim-qt-0.2.16.1/bindings/neovimapi.h
neovim-qt-0.2.16.1/cmake/
neovim-qt-0.2.16.1/cmake/FindMsgpack.cmake
neovim-qt-0.2.16.1/cmake/MacOSXBundleInfo.plist.in
neovim-qt-0.2.16.1/cmake/MacOSXPaths.cmake
neovim-qt-0.2.16.1/cmake/WinDeployQt.cmake
neovim-qt-0.2.16.1/cmake/mingw32-w64-cross-travis.toolchain.cmake
neovim-qt-0.2.16.1/contrib/
neovim-qt-0.2.16.1/contrib/appveyor-msys2-qt5-static.bat
neovim-qt-0.2.16.1/contrib/appveyor.yml
neovim-qt-0.2.16.1/contrib/neovim-qt.nuspec
neovim-qt-0.2.16.1/contrib/ycm_extra_conf.py
neovim-qt-0.2.16.1/doc/
neovim-qt-0.2.16.1/doc/CMakeLists.txt
neovim-qt-0.2.16.1/doc/Doxyfile.in
neovim-qt-0.2.16.1/src/
neovim-qt-0.2.16.1/src/CMakeLists.txt
neovim-qt-0.2.16.1/src/auto/
neovim-qt-0.2.16.1/src/auto/neovimapi0.cpp
neovim-qt-0.2.16.1/src/auto/neovimapi0.h
neovim-qt-0.2.16.1/src/auto/neovimapi1.cpp
neovim-qt-0.2.16.1/src/auto/neovimapi1.h
neovim-qt-0.2.16.1/src/auto/neovimapi2.cpp
neovim-qt-0.2.16.1/src/auto/neovimapi2.h
neovim-qt-0.2.16.1/src/auto/neovimapi3.cpp
neovim-qt-0.2.16.1/src/auto/neovimapi3.h
neovim-qt-0.2.16.1/src/auto/neovimapi4.cpp
neovim-qt-0.2.16.1/src/auto/neovimapi4.h
neovim-qt-0.2.16.1/src/auto/neovimapi5.cpp
neovim-qt-0.2.16.1/src/auto/neovimapi5.h
neovim-qt-0.2.16.1/src/auto/neovimapi6.cpp
neovim-qt-0.2.16.1/src/auto/neovimapi6.h
neovim-qt-0.2.16.1/src/function.cpp
neovim-qt-0.2.16.1/src/function.h
neovim-qt-0.2.16.1/src/gui/
neovim-qt-0.2.16.1/src/gui/CMakeLists.txt
neovim-qt-0.2.16.1/src/gui/app.cpp
neovim-qt-0.2.16.1/src/gui/app.h
neovim-qt-0.2.16.1/src/gui/app_runtime.cpp
neovim-qt-0.2.16.1/src/gui/app_runtime_mac.cpp
neovim-qt-0.2.16.1/src/gui/arguments.h
neovim-qt-0.2.16.1/src/gui/arguments_geometry.cpp
neovim-qt-0.2.16.1/src/gui/arguments_qwindowgeometry.cpp
neovim-qt-0.2.16.1/src/gui/data.qrc
neovim-qt-0.2.16.1/src/gui/data.rc
neovim-qt-0.2.16.1/src/gui/errorwidget.cpp
neovim-qt-0.2.16.1/src/gui/errorwidget.h
neovim-qt-0.2.16.1/src/gui/input.cpp
neovim-qt-0.2.16.1/src/gui/input.h
neovim-qt-0.2.16.1/src/gui/input_mac.cpp
neovim-qt-0.2.16.1/src/gui/input_unix.cpp
neovim-qt-0.2.16.1/src/gui/input_win32.cpp
neovim-qt-0.2.16.1/src/gui/main.cpp
neovim-qt-0.2.16.1/src/gui/mainwindow.cpp
neovim-qt-0.2.16.1/src/gui/mainwindow.h
neovim-qt-0.2.16.1/src/gui/nvim-qt.desktop
neovim-qt-0.2.16.1/src/gui/popupmenu.cpp
neovim-qt-0.2.16.1/src/gui/popupmenu.h
neovim-qt-0.2.16.1/src/gui/popupmenumodel.cpp
neovim-qt-0.2.16.1/src/gui/popupmenumodel.h
neovim-qt-0.2.16.1/src/gui/popupwidgetitem.h
neovim-qt-0.2.16.1/src/gui/printinfo.h
neovim-qt-0.2.16.1/src/gui/printinfo_msgbox.cpp
neovim-qt-0.2.16.1/src/gui/printinfo_stdout.cpp
neovim-qt-0.2.16.1/src/gui/runtime/
neovim-qt-0.2.16.1/src/gui/runtime/README.md
neovim-qt-0.2.16.1/src/gui/runtime/doc/
neovim-qt-0.2.16.1/src/gui/runtime/doc/nvim_gui_shim.txt
neovim-qt-0.2.16.1/src/gui/runtime/plugin/
neovim-qt-0.2.16.1/src/gui/runtime/plugin/nvim_gui_shim.vim
neovim-qt-0.2.16.1/src/gui/scrollbar.cpp
neovim-qt-0.2.16.1/src/gui/scrollbar.h
neovim-qt-0.2.16.1/src/gui/shell.cpp
neovim-qt-0.2.16.1/src/gui/shell.h
neovim-qt-0.2.16.1/src/gui/shellwidget/
neovim-qt-0.2.16.1/src/gui/shellwidget/CMakeLists.txt
neovim-qt-0.2.16.1/src/gui/shellwidget/cell.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/cell.h
neovim-qt-0.2.16.1/src/gui/shellwidget/cursor.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/cursor.h
neovim-qt-0.2.16.1/src/gui/shellwidget/example.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/example2.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/example3.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/fontinfo.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/helpers.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/helpers.h
neovim-qt-0.2.16.1/src/gui/shellwidget/highlight.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/highlight.h
neovim-qt-0.2.16.1/src/gui/shellwidget/konsole_wcwidth.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/konsole_wcwidth.h
neovim-qt-0.2.16.1/src/gui/shellwidget/shellcontents.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/shellcontents.h
neovim-qt-0.2.16.1/src/gui/shellwidget/shellwidget.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/shellwidget.h
neovim-qt-0.2.16.1/src/gui/shellwidget/test/
neovim-qt-0.2.16.1/src/gui/shellwidget/test/CMakeLists.txt
neovim-qt-0.2.16.1/src/gui/shellwidget/test/bench_cell.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/test/bench_scroll.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/test/shellcontents/
neovim-qt-0.2.16.1/src/gui/shellwidget/test/shellcontents/shell0.txt
neovim-qt-0.2.16.1/src/gui/shellwidget/test/shellcontents/shell1.txt
neovim-qt-0.2.16.1/src/gui/shellwidget/test/test_cell.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/test/test_shellcontents.cpp
neovim-qt-0.2.16.1/src/gui/shellwidget/test/test_shellwidget.cpp
neovim-qt-0.2.16.1/src/gui/treeview.cpp
neovim-qt-0.2.16.1/src/gui/treeview.h
neovim-qt-0.2.16.1/src/msgpackiodevice.cpp
neovim-qt-0.2.16.1/src/msgpackiodevice.h
neovim-qt-0.2.16.1/src/msgpackrequest.cpp
neovim-qt-0.2.16.1/src/msgpackrequest.h
neovim-qt-0.2.16.1/src/neovimconnector.cpp
neovim-qt-0.2.16.1/src/neovimconnector.h
neovim-qt-0.2.16.1/src/neovimconnectorhelper.cpp
neovim-qt-0.2.16.1/src/neovimconnectorhelper.h
neovim-qt-0.2.16.1/src/stdinreader.cpp
neovim-qt-0.2.16.1/src/stdinreader.h
neovim-qt-0.2.16.1/src/util.cpp
neovim-qt-0.2.16.1/src/util.h
neovim-qt-0.2.16.1/src/version.h.in
neovim-qt-0.2.16.1/test/
neovim-qt-0.2.16.1/test/CMakeLists.txt
neovim-qt-0.2.16.1/test/common.h
neovim-qt-0.2.16.1/test/tst_callallmethods.cpp
neovim-qt-0.2.16.1/test/tst_encoding.cpp
neovim-qt-0.2.16.1/test/tst_input_common.cpp
neovim-qt-0.2.16.1/test/tst_input_mac.cpp
neovim-qt-0.2.16.1/test/tst_input_unix.cpp
neovim-qt-0.2.16.1/test/tst_input_win32.cpp
neovim-qt-0.2.16.1/test/tst_main.cpp
neovim-qt-0.2.16.1/test/tst_msgpackiodevice.cpp
neovim-qt-0.2.16.1/test/tst_neovimconnector.cpp
neovim-qt-0.2.16.1/test/tst_neovimobject.cpp
neovim-qt-0.2.16.1/test/tst_shell.cpp
neovim-qt-0.2.16.1/third-party/
neovim-qt-0.2.16.1/third-party/CMakeLists.txt
neovim-qt-0.2.16.1/third-party/DejaVuSansMono-Bold.ttf
neovim-qt-0.2.16.1/third-party/DejaVuSansMono-BoldOblique.ttf
neovim-qt-0.2.16.1/third-party/DejaVuSansMono-Oblique.ttf
neovim-qt-0.2.16.1/third-party/DejaVuSansMono.ttf
neovim-qt-0.2.16.1/third-party/neovim.icns
neovim-qt-0.2.16.1/third-party/neovim.ico
neovim-qt-0.2.16.1/third-party/neovim.png
neovim-qt-0.2.16.1/third-party/neovim.svg
neovim-qt-0.2.16.1/third-party/oxygen/
neovim-qt-0.2.16.1/third-party/oxygen/COPYING
neovim-qt-0.2.16.1/third-party/oxygen/document-open-recent.png
neovim-qt-0.2.16.1/third-party/oxygen/inode-directory.png
neovim-qt-0.2.16.1/third-party/oxygen/tools-check-spelling.png
neovim-qt-0.2.16.1/third-party/oxygen/unknown.png
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring incomplete, errors occurred!
See also "/usr/src/slapt-src/development/neovim-qt/neovim-qt-0.2.16.1/build/CMakeFiles/CMakeOutput.log".
fakeroot -- sh neovim-qt.SlackBuild Failed